Consult other LLMs as tools — ask them, compare their answers, synthesize a conclusion.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
model-council-mcp · pypi · 0.13.0
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.Totti0135/model-council",
"description": "Consult other LLMs as tools — ask them, compare their answers, synthesize a conclusion.",
"title": "Model Council",
"repository": {
"url": "https://github.com/Totti0135/model-council",
"source": "github"
},
"version": "0.13.0",
"packages": [
{
"registryType": "pypi",
"identifier": "model-council-mcp",
"version": "0.13.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Comma-separated short ids for the models to seat, e.g. 'gpt5,glm'. Each id then takes its own <ID>_BASE_URL, <ID>_API_KEY, <ID>_MODEL and optional <ID>_FORMAT (openai or anthropic). Omit to use a config file instead.",
"format": "string",
"name": "COUNCIL_MODELS"
},
{
"description": "Path to a JSON config file, for rosters large enough that several models share one endpoint. Defaults to ~/.config/model-council/config.json when that exists.",
"format": "filepath",
"name": "COUNCIL_CONFIG"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-20T02:59:25.19308Z",
"publishedAt": "2026-08-20T02:59:25.19308Z",
"updatedAt": "2026-08-20T02:59:25.19308Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.13.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.
Terms
Somebody else's record
This listing was indexed rather than published here, so nobody has signed anything and this catalog cannot sign on their behalf. Treat it as a pointer to the publisher, not as terms.