Model Council MCP Server
Rank #50,447io.github.ivanantigravity-lgtm/model-council-mcp-server
Three-model MCP server returning Grok, Gemini, and DeepSeek outputs for Claude.
Model Council MCP Server is a Model Context Protocol (MCP) server published by ivanantigravity-lgtm. It ranks #50,447 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Model Council MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Apr 21, 2026 and most recently updated on Apr 22, 2026.
Ranks ahead of 81,666 of 132,113 servers on MCP Toplist.
Use Model Council MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add model-council-mcp-server -- uvx model-council-mcp-server[mcp_servers.model-council-mcp-server]
command = "uvx"
args = ["model-council-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"model-council-mcp-server": {
"command": "uvx",
"args": [
"model-council-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"model-council-mcp-server": {
"command": "uvx",
"args": [
"model-council-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"model-council-mcp-server": {
"type": "stdio",
"command": "uvx",
"args": [
"model-council-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"model-council-mcp-server": {
"command": "uvx",
"args": [
"model-council-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"model-council-mcp-server": {
"command": "uvx",
"args": [
"model-council-mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ivanantigravity-lgtm%2Fmodel-council-mcp-server)<a href="https://mcptoplist.com/server/io.github.ivanantigravity-lgtm%2Fmodel-council-mcp-server"><img src="https://mcptoplist.com/badge/io.github.ivanantigravity-lgtm%2Fmodel-council-mcp-server.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
ivanantigravity-lgtm
Other servers by ivanantigravity-lgtm
- Nano Banana 2 Polza MCP Server#50,448 · 2 vers
- perplexity-polza-mcp-server#50,449 · 2 vers
- Seedance Polza MCP Server#50,450 · 2 vers
- GPT Image 2 Polza MCP Server#63,809 · 1 ver
Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | Apr 22, 2026 |
| 0.1.1 | Apr 22, 2026 |
Frequently asked questions
- Who maintains Model Council MCP Server?
- Model Council MCP Server is maintained by ivanantigravity-lgtm, which publishes 5 MCP servers (9 total versions) tracked on MCP Toplist.
- Is Model Council MCP Server listed on the Official MCP Registry?
- Yes — Model Council MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Model Council MCP Server have?
- MCP Toplist tracks 2 versions of Model Council MCP Server, most recently published on Apr 22, 2026.
- Where can I find the source code for Model Council MCP Server?
- The source code for Model Council MCP Server is hosted at github.com/ivanantigravity-lgtm/model-council-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.