Model Council
Rank #7,317io.github.Totti0135/model-council
Consult other LLMs as tools — ask them, compare their answers, synthesize a conclusion.
Model Council is a Model Context Protocol (MCP) server published by Totti0135. It ranks #7,317 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Model Council is listed across 2 registries — Official MCP and Glama, with 13 tracked versions. It was first listed on Aug 14, 2026 and most recently updated on Aug 24, 2026.
Ranks ahead of 124,729 of 132,046 servers on MCP Toplist.
Use Model Council
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add model-council -e "COUNCIL_MODELS=<your COUNCIL_MODELS>" -e "COUNCIL_CONFIG=<your COUNCIL_CONFIG>" -- uvx model-council-mcpReplace each placeholder with your own value before saving.
[mcp_servers.model-council]
command = "uvx"
args = ["model-council-mcp"]
[mcp_servers.model-council.env]
COUNCIL_MODELS = "<your COUNCIL_MODELS>"
COUNCIL_CONFIG = "<your COUNCIL_CONFIG>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"model-council": {
"command": "uvx",
"args": [
"model-council-mcp"
],
"env": {
"COUNCIL_MODELS": "<your COUNCIL_MODELS>",
"COUNCIL_CONFIG": "<your COUNCIL_CONFIG>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"model-council": {
"command": "uvx",
"args": [
"model-council-mcp"
],
"env": {
"COUNCIL_MODELS": "<your COUNCIL_MODELS>",
"COUNCIL_CONFIG": "<your COUNCIL_CONFIG>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"model-council": {
"type": "stdio",
"command": "uvx",
"args": [
"model-council-mcp"
],
"env": {
"COUNCIL_MODELS": "<your COUNCIL_MODELS>",
"COUNCIL_CONFIG": "<your COUNCIL_CONFIG>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"model-council": {
"command": "uvx",
"args": [
"model-council-mcp"
],
"env": {
"COUNCIL_MODELS": "<your COUNCIL_MODELS>",
"COUNCIL_CONFIG": "<your COUNCIL_CONFIG>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"model-council": {
"command": "uvx",
"args": [
"model-council-mcp"
],
"env": {
"COUNCIL_MODELS": "<your COUNCIL_MODELS>",
"COUNCIL_CONFIG": "<your COUNCIL_CONFIG>"
}
}
}
}Replace each placeholder with your own value before saving.
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.Totti0135%2Fmodel-council)<a href="https://mcptoplist.com/server/io.github.Totti0135%2Fmodel-council"><img src="https://mcptoplist.com/badge/io.github.Totti0135%2Fmodel-council.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Totti0135
Available versions (13)
| Version | Published |
|---|---|
| 0.14.0 | Aug 24, 2026 |
| 0.13.0 | Aug 20, 2026 |
| 0.12.0 | Aug 20, 2026 |
| 0.11.0 | Aug 19, 2026 |
| 0.9.0 | Aug 18, 2026 |
| 0.8.0 | Aug 18, 2026 |
| 0.7.0 | Aug 18, 2026 |
| 0.6.0 | Aug 18, 2026 |
| 0.5.0 | Aug 17, 2026 |
| 0.4.1 | Aug 17, 2026 |
| 0.4.0 | Aug 17, 2026 |
| 0.3.0 | Aug 14, 2026 |
| 0.2.1 | Aug 14, 2026 |
Frequently asked questions
- Who maintains Model Council?
- Model Council is maintained by Totti0135, which publishes 1 MCP server (13 total versions) tracked on MCP Toplist.
- Is Model Council listed on the Official MCP Registry?
- Yes — Model Council is listed on the Official MCP Registry, alongside Glama.
- How many versions does Model Council have?
- MCP Toplist tracks 13 versions of Model Council, most recently published on Aug 24, 2026.
- Where can I find the source code for Model Council?
- The source code for Model Council is hosted at github.com/Totti0135/model-council.
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.