Just Prompt (Multi-LLM Provider)
MCP Serverby disler · Added 5mo ago
Claude
717
Install
git clone https://github.com/disler/just-promptAdd to Claude
claude mcp add disler-just-promptQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"just-prompt-multi-llm-provider": {
"command": "npx",
"args": [
"@modelcontextprotocol/just-prompt-multi-llm-provider"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Unified interface for interacting with multiple LLM providers including OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama with parallel prompt sending and response file saving capabilities.
Tags
File Systemsmcp-serverai