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 need DevOps & monitoring tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in Go.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 1,077 · #28 OF 101 MAINTAINED DEVOPS & MONITORING · VERIFIED 2026-08-25

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.81

Claude Desktop - add to config

{
  "mcpServers": {
    "enterpilot-gomodel": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/enterpilot/gomodel:0.1.81"
      ]
    }
  }
}
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.81 · 2026-08-24

store image endpoint inputs and outputs behind LOGGING_LOG_IMAGE_BODIES (#749) · disable model list downloads with MODEL_LIST_URL=off (#753) · add model playground (#732) · serve embeddings and image endpoints through…

v0.1.80 · 2026-08-21

add icons to flash messages (#730) · add circuit breaker enabled switch (#729) · surface prompt-cache usage on Anthropic-format responses (#727) · clip overflowing audit tabs and workflow async row (#721) · Other…

v0.1.79 · 2026-08-20

route Codex traffic through a ChatGPT subscription (#718) · surface model context window and modalities at /v1/models (#719)

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 #28 of 101 actively-maintained DevOps & monitoring servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-24)
registry
io.github.ENTERPILOT/gomodel (active, first published 2026-07-19 · 28 versions)
packages
oci:docker.io/enterpilot/gomodel:0.1.81

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-08-25, its last commit was 2026-08-24 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.81`. 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 · Log Analyzer MCP · Duplicacy MCP · Spinnaker MCP · Blacksmith

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