← Back to Plugins
MCP Server MCP

io.github.ivanantigravity-lgtm/model-council-mcp-server

github By github 👁 1 views ▲ 0 votes

Three-model MCP server returning Grok, Gemini, and DeepSeek outputs for Claude.

Homepage Verified source GitHub

Install

uvx model-council-mcp-server

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "model-council-mcp-server",
      "version": "0.1.2",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...