Loomal

model-council-mcp-server

MCP server by github.com/ivanantigravity-lgtm/model-council-mcp-server

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

1 starspypi: model-council-mcp-server

About model-council-mcp-server

model-council-mcp-server is an MCP (Model Context Protocol) server published by ivanantigravity-lgtm in the official MCP registry. Three-model MCP server returning Grok, Gemini, and DeepSeek outputs for Claude.

It ships as a Python package on PyPI (model-council-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/ivanantigravity-lgtm/model-council-mcp-server, where the project has earned 1 GitHub stars.

Use model-council-mcp-server with your agent

Claude Code · one command
claude mcp add model-council-mcp-server -- uvx model-council-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "model-council-mcp-server": {
      "command": "uvx",
      "args": [
        "model-council-mcp-server"
      ]
    }
  }
}
pypimodel-council-mcp-server

Frequently asked questions

What is model-council-mcp-server?
model-council-mcp-server is an MCP (Model Context Protocol) server by ivanantigravity-lgtm. Three-model MCP server returning Grok, Gemini, and DeepSeek outputs for Claude.
How do I connect model-council-mcp-server to Claude, Cursor, or another MCP client?
Install model-council-mcp-server from its pypi package (model-council-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is model-council-mcp-server open source?
Yes — the source code is public at github.com/ivanantigravity-lgtm/model-council-mcp-server, with 1 GitHub stars.
Can AI agents pay to use model-council-mcp-server?
Not yet through Loomal — model-council-mcp-server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain model-council-mcp-server? Claim this listing free by verifying GitHub ownership, or contact us.