← All servers
πŸ”§

GoModelVerifiedπŸ›‘ No advisories

io.github.ENTERPILOT/gomodel
New to MCP? Start here β†’
1.0kβ˜… stars
0weekly installs
just nowlast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/enterpilot, which proved it owns this namespace.

Verified owner: github.com/enterpilot β†—io.github.ENTERPILOT/gomodel

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs GOMODEL_MASTER_KEY.
βœ“
Configuration
Reads MCP_SERVERS.

About

Self-hosted gateway aggregating upstream MCP servers behind one authenticated HTTP endpoint.

Packages & transports

dockerdocker.io/enterpilot/gomodel:0.1.60vlatest Β· docker

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "gomodel": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/enterpilot/gomodel:0.1.60"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector docker run -i --rm docker.io/enterpilot/gomodel:0.1.60