← Back to Plugins
MCP Server MCP

io.github.daedalus/mcp-llm-gateway

github By github 👁 1 views ▲ 0 votes

MCP-compatible LLM gateway that proxies completion requests.

Homepage Verified source GitHub

Install

uvx mcp-llm-gateway

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "mcp-llm-gateway",
      "version": "0.1.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...