HomeOther › GoModel

GoModel

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

Go
★ 1,181 stars Last pushed 2026-09-23 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (oci)

Package: oci docker.io/enterpilot/gomodel:0.1.96

  • GOMODEL_MASTER_KEY secret — Gateway API key clients authenticate with; unset runs the gateway in unsafe (no-auth) mode.
  • MCP_SERVERS — JSON object of upstream MCP servers to aggregate, e.g. {"github":{"url":"https://api.githubcopilot.com/mcp/","headers":{"Authorization":"Bearer ${GITHUB_PAT}"}}}. Servers can also be declared in config.yaml or the admin dashboard.

Related servers

Data from the Official MCP Registry