MCP profile
Github Daichi Kudo Llm Advisor
Real-time LLM/VLM benchmarks, pricing, and recommendations. 336+ models, 5 sources.
AI & Machine LearningPackageJavaScript/TypeScriptOpen SourceExternal
Last updated
March 16, 2026
Visibility
Public
ByRegistry
About This MCP Server
LLMs have knowledge cutoffs. Ask Claude "what's the best coding model right now?" and it cannot answer with current data. This MCP server fixes that by feeding live model intelligence directly into your AI assistant's context window.
What Problems It Solves
- "What's the best coding model right now?" — list_top_models with category coding
- "Compare Claude vs GPT vs Gemini" — compare_models with side-by-side table
- "Find a cheap model with 1M context" — recommend_model with budget constraints
- "What benchmarks does model X have?" — get_model_info with percentile ranks
Specifications
Status
live
Industry
AI & Machine Learning
Category
General
Server type
Package
Language
JavaScript/TypeScript
License
Open Source
Verified
Yes
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
1
Install
Install command
JavaScript/TypeScript
npm install2
Configure
Configuration
json
{
"mcpServers": {
"llm-advisor": {
"command": "npx",
"args": ["-y", "llm-advisor-mcp"]
}
}
}Performance
Usage
Quick Reference
- Name
- Github Daichi Kudo Llm Advisor
- Function
- Real-time LLM/VLM benchmarks, pricing, and recommendations. 336+ models, 5 sources.
- Transport
- Package
- Language
- JavaScript/TypeScript
- Install
- npm install
- Source
- External (Registry)
- License
- Open Source
Get started
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.