Retour aux applications

MPT
Interface UIpar umputun
Multi-provider tool for LLMs that sends prompts to multiple AI models in parallel.
0 étoiles
Fonctionne dans:claude
Expose:Tools
What it does
MPT is a command-line utility and MCP server that allows users to query multiple AI providers (OpenAI, Anthropic, Google) simultaneously. It synthesizes responses from different models to provide a more comprehensive perspective and catch hallucinations or errors a single model might miss.
Tools
mpt_generate: Sends a prompt to all configured AI providers and returns a consolidated set of responses.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"mpt": {
"command": "mpt",
"args": ["--mcp.server"]
}
}
}
Supported hosts
Claude Desktop
Installation rapide
go install github.com/umputun/mpt/cmd/mpt@latestInformations
- Tarification
- free
- Publié
- 6/10/2026
- étoiles
- 0
Catégories
Choisissez votre client IA et suivez les étapes ci-dessous.
Claude Desktop
{"mcpServers": {"mpt": {"command": "mpt", "args": ["--mcp.server"]}}}





