AI & ML
Trust: 37/100 (Limited)io.github.Daichi-Kudo/llm-advisor Guide
Real-time LLM/VLM benchmarks, pricing, and recommendations. 336+ models, 5 sources.
by Daichi-Kudo
Quick Start
Install
npx llm-advisor-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-daichi-kudo-llm-advisor": {
"command": "npx",
"args": [
"llm-advisor-mcp"
]
}
}
}