Agent♥︎Age
Catalog

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

Official

by ivanantigravity-lgtm · Python

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

The Model Council MCP Server runs a single task through three models in parallel (Grok, Gemini, and DeepSeek) and consolidates their outputs into Claude’s final summary. It supports preset configurations and is designed to surface multiple perspectives and trade-offs for uncertain or nuanced prompts.

🛠️ Key Features

  • Executes a single task across three models in parallel
  • Returns short outputs from Grok, Gemini, and DeepSeek
  • Claude provides the final top-line synthesis
  • Presets: china (Moonshot Kimi, Qwen, DeepSeek) and usa (Gemini, Grok, OpenAI)

🚀 Use Cases

  • Handling ambiguous prompts with multiple viewpoints
  • Highlighting model weaknesses, trade-offs, and arguments
  • When three perspectives are preferred over a single answer

⚡ Developer Benefits

  • Clear, multi-model evaluation pipeline
  • Centralized aggregation by Claude
  • Lightweight readme guidance and configuration presets

⚠️ Limitations

  • Not suited for simple factual retrieval
  • Requires Claude for final synthesis
  • Limited details in the excerpt about handling edge cases
io.github.ivanantigravity-lgtm/model-council-mcp-server - agentage MCP Catalog