PAL MCP Server
AIMCP server combining multiple AI models — Gemini, OpenAI, Anthropic, Grok, Azure, Ollama, and OpenRouter — in a single prompt.
Quick Install
uvx pal-mcp-server Manual configuration
Add this to your Claude Code settings.json (or .claude/settings.json in your project):
{
"mcpServers": {
"pal-mcp-server": {
"command": "uvx",
"args": [
"pal-mcp-server"
]
}
}
} Looking for the right MCP server?
Answer a few questions — get an AI-picked shortlist of MCP servers that match your IDE and stack.
Open AI Tool Finder