Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Ā© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🧮 Data Science Tools
  3. Llm Advisor MCP
Llm Advisor MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 4:02:06 PM

Llm Advisor MCP

User RatingsBe the first to rate and review this MCP server!
View Repository2 GitHub StarsTotal stargazers on GitHub for the source repository (2 stars).Visit Website
llmmodel-comparisonbenchmarksdeveloper-tools

Compares current LLM and VLM pricing, benchmarks, capabilities, and fit without requiring an API key.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

This server is confirmed live — we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.

Manual Client & Custom JSON ConfigExpand JSON ā–¾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "daichi-kudo-llm-advisor-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "llm-advisor-mcp"
      ]
    }
  }
}

šŸ’” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (4) Directory Badge Claim listing Alternatives🧮 More in Data Science Tools

Overview

Daichi-Kudo/llm-advisor-mcp MCP server brings current LLM and VLM pricing, benchmark results, capabilities, and recommendations into MCP-compatible assistants. It fetches data from five public sources, combines it into compact Markdown responses, and refreshes sources on different cache schedules. Use it when an agent needs current model-selection information rather than relying on its training cutoff. No API key, registration, or environment file is required.

Use cases

•Compare current models for coding, reasoning, vision, or general workloads
•Find models that fit input, output, and context-window limits
•Inspect pricing and benchmark data for a specific model
•Generate a shortlist based on capabilities and release date

Key features

•Current LLM and VLM pricing and metadata
•Benchmark data from five public sources
•Side-by-side comparison for 2-5 models
•Constraint-based top-three recommendations
•Compact Markdown responses
•No API key or registration required

Capabilities & Tool Schemas (4) ~763 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Verified live Verified liveCaptured by calling this server’s live tools/list endpoint.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Llm Advisor MCP.

get_model_info

Get detailed information about a specific LLM/VLM model: pricing, benchmarks, capabilities, and ready-to-use API code example. Returns structured Markdown (~300 tokens).

list_top_models

List top-ranked LLM/VLM models for a category. Categories: coding, math, vision, general, cost-effective, open-source, speed, context-window, reasoning. Returns a compact Markdown table (~250 tokens).

compare_models

Compare 2-5 LLM/VLM models side-by-side: pricing, benchmarks, capabilities. Returns a compact Markdown comparison table (~400 tokens).

recommend_model

Get personalized model recommendations based on use case, budget, and requirements. Returns top 3 picks with reasoning (~350 tokens).

How Llm Advisor MCP works

What Daichi-Kudo/llm-advisor-mcp MCP server does

Daichi-Kudo/llm-advisor-mcp MCP server helps an AI assistant evaluate available LLM and VLM models using current public data. It brings together pricing, context limits, modalities, release dates, benchmark scores, and capability indicators in a single MCP interface. The results are formatted as short Markdown tables or structured sections instead of large raw-data responses, which keeps tool output relatively small.

The server supports four decision-making workflows. Developers can inspect one model in detail, rank models by a selected category, compare two to five models side by side, or request three recommendations based on a use case and constraints. Supported ranking categories include coding, math, vision, general quality, cost effectiveness, open source, speed, context window, and reasoning.

How it works

The server reads data from OpenRouter, SWE-bench, LM Arena, OpenCompass VLM, and Aider Polyglot. These sources provide model pricing and metadata, coding results, human-preference ratings, vision benchmarks, and multilingual coding scores. Data is retrieved from public APIs or published leaderboards without authentication.

Source data is cached for different periods. OpenRouter data has a one-hour cache lifetime, while the benchmark sources generally use six-hour cache periods. Recommendations combine benchmark weighting, pricing, capability matches, and a freshness adjustment for recently released models. They should therefore be treated as data-driven guidance based on the available sources, not as a substitute for testing a model in a specific application.

Setup and configuration

Daichi-Kudo/llm-advisor-mcp runs locally over the MCP stdio transport. Node.js 18 or newer is required. Install and launch it with:

Terminal
npx -y llm-advisor-mcp

For Claude Desktop, Cursor, or Windsurf, add a server entry whose command is npx and whose arguments are -y and llm-advisor-mcp. Claude Code can also add the same server through its MCP command. No API keys, registration, .env file, or other credential configuration is needed.

Tools and capabilities

Daichi-Kudo/llm-advisor-mcp exposes these tools:

  • get_model_info accepts a model ID or partial name and returns pricing, benchmarks, percentile ranks, context and capability details, plus an optional API example. Examples can use the OpenAI SDK, cURL, or Python requests.
  • list_top_models ranks models for a selected category. Optional filters include result count, minimum context length, and minimum release date.
  • compare_models compares two to five model IDs across pricing, context, maximum output, benchmarks, capabilities, open-source status, and release date. Best values are highlighted in the result.
  • recommend_model returns three ranked choices for coding, math, general, vision, creative, reasoning, or cost-effective workloads. Filters can require price limits, context size, vision, tools, open-source status, or a release date.

Responses are intentionally compact: the README describes typical outputs of roughly 250 to 400 tokens depending on the tool.

Limitations and notes

The server reports only the models and measurements represented by its five data sources. Coverage and freshness vary by source, and benchmark scores may not predict performance for every workload. Recommendation scoring uses fixed factors described by the project, including weighted benchmarks, price, capability bonuses, and release freshness.

The API code example returned by get_model_info is a usage template for the selected provider route; using that example may require a separate provider credential even though the MCP server itself does not require one. The project is distributed under the MIT license and requires Node.js 18 or newer.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Data Science Tools View all alternatives
  • Growthbook MCP logoGrowthbook MCP

    Tools for creating and interacting with GrowthBook feature flags and experiments.

    🧮 Data Science Tools3 views
    Compare vs Growthbook MCP →
  • Dingo logoDingo

    MCP server for the Dingo: a comprehensive data quality evaluation tool. Server Enables interaction with Dingo's rule-based and LLM-based evaluation capabilities and rules&prompts listing.

    🧮 Data Science Tools3 views
    Compare vs Dingo →
  • Bundler MCP logoBundler MCP

    Enables agents to query local information about dependencies in a Ruby project's Gemfile.

    🧮 Data Science Tools2 views
    Compare vs Bundler MCP →
  • Oraclaw logoOraclaw

    Decision intelligence MCP server with 19 algorithms (bandits, Monte Carlo, constraint optimization, forecasting, anomaly detection, risk analysis, graph algorithms), 28 MCP tools. Install via npx -y @oraclaw/mcp-server.

    🧮 Data Science Tools5 views
    Compare vs Oraclaw →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
2
Stargazers on the source repository.
npm downloads
666
Package downloads in the last 30 days.
Last commit
2mo ago
Most recent push to the default branch.
Tools exposed
4
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Llm Advisor MCP

Run `npx -y llm-advisor-mcp` with Node.js 18 or newer, or add that command to an MCP client configuration.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewLlm Advisor MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/daichi-kudo-llm-advisor-mcp?style=directory)](https://allmcps.com/mcp/daichi-kudo-llm-advisor-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/daichi-kudo-llm-advisor-mcp"><img src="https://allmcps.com/api/badge/daichi-kudo-llm-advisor-mcp?style=directory" alt="Llm Advisor MCP on AllMCPs" /></a>

Technical Specs & Signals

Category🧮Data Science Tools
PricingFree
More technical detailsExpand ā–¾
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor, Windsurf
Last updatedSep 7, 2026
10/10 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars2
GitHub Star CountTotal stargazers on GitHub representing community popularity (2 stars).
Last commit2mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jun 18, 2026
npm downloads666/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
61Quality signal: Good Ā· 61/100How this signal is calculated ā–¾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools30/30
Adoption & activity6/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev Ā· llm-advisor-mcp (npm)

ā˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🧮 Data Science Tools →Best MCP servers for Data Science →Alternatives to Llm Advisor MCP →Install in Claude DesktopInstall in CursorInstall in VS Code