MCP server for LLM/VLM model selection — compare 336+ models with real-time benchmarks, pricing, and personalized recommendations. No API key required.
| Tool name | Description | Destructive? |
|---|---|---|
| list_top_models | ✓ no | |
| get_model_info | ✓ no | |
| recommend_model | ✓ no | |
| compare_models | ✓ no |
{
"mcpServers": {
"llm-advisor": {
"command": "npx",
"args": [
"-y",
"llm-advisor-mcp"
]
}
}
}