Go Model MCP Server

GoModel - The last AI gateway you will ever need GoModel is the fastest and the most resource-efficient AI Gateway ( the self-reproducible benchmarks ). It's an alternative to LiteLLM (which was hacked recently) and Portkey (which is no longer maintained on GitHub).

People who work with proxy, ai gateway and groq and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Go.

VERIFIED ACTIVE

LAST COMMIT 2026-09-18 · ★ 1,167 · #32 OF 120 MAINTAINED DEVOPS & MONITORING · VERIFIED 2026-09-18

MIT · Go servers · how we verify → /methodology

01 · Install Go Model

before you install - you'll need

OPENAI_API_KEY is optional or environment-specific per the README.

Docker

docker run -i --rm docker.io/enterpilot/gomodel:0.1.93

Claude Desktop - add to config

{
  "mcpServers": {
    "enterpilot-gomodel": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/enterpilot/gomodel:0.1.93"
      ]
    }
  }
}
Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as container (OCI image) - can be sandboxed away from your filesystem

license MIT - declared in the repository

registry namespace io.github.ENTERPILOT is GitHub-verified and matches the repo owner

03 · What Go Model can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.1.93 · 2026-09-16

forward the client Idempotency-Key to providers (#1019) · forward video input in chat requests (#1002) · support native image generation (#1003) · keep the audit request badge from shrinking · translate video input in…

v0.1.92 · 2026-09-15

support response_format instead of rejecting it (#963) · hide user rows with only inactive keys (#975) · add GET /v1/models/{model} retrieve endpoint (#959) · flag and count empty 200 provider responses (#951) · add…

v0.1.91 · 2026-09-11

record every guardrail outcome and color workflow steps by it (#922) · add the presidio guardrail (#941) · extend the plugin contract for sidecar integrations (#938) · honor previous_response_id on chat-translated…

04 · Who maintains Go Model

GoModel is maintained by enterpilot. It's the only MCP server we track from this author; the repo dates to Dec 2025.

05 · Facts

category
DevOps & monitoring - ranked #32 of 120 actively-maintained DevOps & monitoring servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-16)
registry
io.github.ENTERPILOT/gomodel (active, first published 2026-07-19 · 40 versions)
packages
oci:docker.io/enterpilot/gomodel:0.1.93

06 · Go Model FAQ

What is Go Model?

GoModel - The last AI gateway you will ever need GoModel is the fastest and the most resource-efficient AI Gateway ( the self-reproducible benchmarks ). It's an alternative to LiteLLM (which was hacked recently) and Portkey (which is no longer maintained on GitHub).

Is Go Model still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-18 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Go Model?

Run `docker run -i --rm docker.io/enterpilot/gomodel:0.1.93`. The README documents one environment variable (OPENAI_API_KEY) to set first. OPENAI_API_KEY is optional or environment-specific per the README. You can also paste the ready-made client config above.

07 · Alternatives to Go Model

More DevOps & monitoring MCP servers · OctoWatch DLP · Failecho · Log Analyzer MCP · Duplicacy MCP · Spinnaker MCP

More Go MCP servers · Bitbucket MCP · Scout · Fingerprint · Gerrit Code Review · Aguara MCP · see all