Mmcp.market

Inferenceindexer MCP server

by DesMartin01·io.github.DesMartin01/inferenceindexer-mcp·v0.1.1

AI inference pricing for agents: live and historical model prices, provider comparison.

A93/100grade A
What users say
No reviews yet
Be the first
Safety scan
A93/100

full report

Adoption
New

0 stars

Reviews

Write one

Nobody has reviewed Inferenceindexer yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Inferenceindexer tools (10)

write = sends, deletes, buys or posts
  • compare_providersFree

    Compare the price of one model across the providers that host it. Args: model_id: Canonical model id, e.g. 'meta/muse-spark-1.1'. Returns: per-provider endpoints with pricing, showing where direct provider prices diverge (e.g. from OpenRouter's negotiated rate).

  • explain_modelFree

    Get everything about one model in a single call: the full picture. Returns current pricing (input/output/blended, Cost/IQ, 24h/7d changes), a price-history summary with trend, all provider endpoints, the cheapest hand-verified endpoint with its native model id (for hot-swapping), privacy flags (ZDR/EU availability), and the AA intelligence score. Everything is as-of stamped. Args: model_id: Canonical model id, e.g. 'anthropic/claude-sonnet-5'. history_days: Price-history window (default 30, max 365). Returns: complete model profile with pricing, endpoints, privacy, quality.

  • get_composite_historyFree

    Get SIT-Composite index history / trend over time. Args: days: History window in days (1-90, default 30). Returns: historical composite index values.

  • get_composite_latestFree

    Get the current SIT-Composite index value + per-tier breakdown. The SIT-Composite is a usage-weighted mean of the top-50 models by token volume, reflecting what developers actually pay for inference.

  • get_modelFree

    Get full detail + current pricing for one model by its id. Args: model_id: Canonical model id, e.g. 'openai/gpt-5.6' or 'anthropic/claude-sonnet-5'. Returns: pricing, tier, SIT score, quality-adjusted price (Cost/IQ).

  • get_model_historyFree

    Get HISTORICAL price data / trends for one model. This is InferenceIndexer's differentiator: aggregators like OpenRouter expose only current price; this returns the price over time (input, output, blended $/M), enabling trend analysis. Args: model_id: Canonical model id, e.g. 'openai/gpt-5.6'. days: History window in days (1-365, default 30; plan-dependent). Returns: historical price series for the model.

  • get_providerFree

    Get detail for one provider: models, tier breakdown, price range. Args: provider_name: Provider name, e.g. 'DeepInfra', 'Novita', 'Venice'. Returns: provider detail with model list and pricing.

  • list_providersFree

    List all inference providers with model counts and price stats.

  • recommend_modelsFree

    Recommend the best-value AI models for given constraints, ranked with receipts. The core answer endpoint: give it constraints and it returns the top models ranked by Cost/IQ (quality-adjusted price, lower is better), each with a plain-English 'why', a hot-swap endpoint_config (provider base_url + native model id, ready to call), as-of timestamps, and runner-ups. Args: budget_max_usd_per_m: Max blended price $/M (optional). context_min: Minimum context window in tokens (optional). modality: 'text' (default), 'vision', or 'any'. zdr: Require zero-data-retention providers (optional). eu_sovereign: Require EU-sovereign providers (optional). reasoning: Filter reasoning models (null = any, true/false). limit: Max recommendations (1-20, default 5). Returns: ranked recommendations with endpoint_config and ranking evidence.

  • search_modelsFree

    Search and list AI inference models with current pricing. Args: query: Text search on model id/name (optional). tier: Filter by tier: frontier | standard | budget | micro | zdr | eu (optional). limit: Max results (1-100, default 25). sort: Sort key, e.g. 'blended' (price), 'sit' (SIT score) (optional). Returns: models with input/output/blended $/M pricing, provider, tier.

Public scan report

scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it

no findings
  • Code scan5 source files scanned25/25
  • Live reliabilityremote reachable in 1606ms20/20
  • Tool poisoning10 tool descriptions checked15/15
  • Auth qualityopen endpoint, read-only tools10/15
  • Maintenancelast push 7 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 93/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

claude mcp add --transport http inferenceindexer-mcp https://api.inferenceindexer.ai/mcp
Add to Cursor

Inferenceindexer: common questions

Is Inferenceindexer MCP server safe?
Yes, by our scan: it is graded A (93/100). Read the Inferenceindexer safety report
How do I install Inferenceindexer?
It runs remotely at api.inferenceindexer.ai. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does Inferenceindexer need an API key?
Yes. The registry entry asks for II_API_KEY.
Is Inferenceindexer maintained?
The last commit was 7 days ago (2026-09-13). The latest release is v0.1.1.
Is Inferenceindexer up?
17% of our last 6 checks got an answer. We check remote servers about four times a day.
What can I use instead of Inferenceindexer?
Servers from other publishers that do the same job: Mellos Mapping MCP server, Watch Skill MCP server and Claudinho MCP server. Compare all Inferenceindexer alternatives.

Alternatives to Inferenceindexer

Same job from other publishers: the closest match first, then the best rated.

All Inferenceindexer alternatives →
  • Mellos Mapping
    Live layered dependency map for bottom-up development, drawn by the agent in a terminal pane.
    A
  • Watch Skill
    Watch video and live sessions, keep timestamped evidence, and verify an agent's own work.
    B
  • Claudinho
    Live 2026 World Cup scores, fixtures & standings for your AI agent. No keys. Unofficial fan project.
    A
  • freellmpool
    OpenAI-compatible MCP gateway cataloging 22 LLM providers, with routing, failover, and tools.
    A
  • BridgeNode MCP
    BridgeNode — x402 pay-per-request AI inference. OpenAI-compatible API + MCP, Solana USDC, gas-free.
    A

More from DesMartin01