Model Council MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 58 installs a week from pypi. Last commit 22 Apr 2026.
Three-model MCP server returning Grok, Gemini, and DeepSeek outputs for Claude.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add model-council-mcp-server -- uvx model-council-mcp-server
{
"mcpServers": {
"model-council-mcp-server": {
"args": [
"model-council-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.model-council-mcp-server]
command = "uvx"
args = ["model-council-mcp-server"]
{
"mcpServers": {
"model-council-mcp-server": {
"args": [
"model-council-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"model-council-mcp-server": {
"args": [
"model-council-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.