Llm Advisor
Freeby MCP Community
MCP server for LLM/VLM model selection — compare 336+ models with real-time benchmarks, pricing, and personalized recommendations. No API key required.
v0.4.2Added Apr 12, 2026
mcpmcp-servermodel-context-protocolllmvlm
Llm Advisor MCP Server
MCP server for LLM/VLM model selection — compare 336+ models with real-time benchmarks, pricing, and personalized recommendations. No API key required.
Installation
Reviews
Installation
Quick install
npx -y llm-advisor-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"llm-advisor": {
"command": "npx",
"args": ["-y", "llm-advisor-mcp"]
}
}
}