Skip to main content

InferenceIndexer MCP Server

Model Context Protocol server exposing InferenceIndexer's live + historical inference pricing as agent callable tools. Instead of an agent assembling inference pricing itself (slow, incomplete), it can call these tools to get complete pricing, historical trends, provider comparison, and the SIT index.

Tools

Tool Description
search_models Search/list models with current pricing (by text, tier, sort)
get_model Full detail + current price for one model
get_model_history Historical price trends for one model (the differentiator)
list_providers All providers with model counts + price stats
get_provider Detail for one provider (models, tiers, price range)
get_composite_latest Current SIT-Composite index value + tier breakdown
get_composite_history SIT-Composite index history / trend
compare_providers Price of one model across all providers that host it

Config (env)

  • II_API_BASE - InferenceIndexer API base (default https://api.inferenceindexer.ai)
  • II_API_KEY - Optional bearer key (public server works without one; a key raises rate limits)
  • II_SSR_SECRET - Optional first-party secret for self-hosted/higher-tier use only. Not set on the public server.

Run

stdio (recommended for local/agent-run):

uv sync
uv run inferenceindexer-mcp

Serve over HTTP/SSE (for remote clients, e.g. the hosted endpoint at https://api.inferenceindexer.ai/mcp):

uv run inferenceindexer-mcp --transport streamable-http --port 8899

Connect an agent / MCP client

Claude Desktop / generic MCP client (stdio):

{
  "mcpServers": {
    "inferenceindexer": {
      "command": "uvx",
      "args": ["inferenceindexer-mcp", "--transport", "stdio"]
    }
  }
}

Updated Aug 2026.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

inferenceindexer_mcp-0.1.1.tar.gz (65.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

inferenceindexer_mcp-0.1.1-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file inferenceindexer_mcp-0.1.1.tar.gz.

File metadata

  • Download URL: inferenceindexer_mcp-0.1.1.tar.gz
  • Upload date:
  • Size: 65.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.11.15

File hashes

Hashes for inferenceindexer_mcp-0.1.1.tar.gz
Algorithm Hash digest
SHA256 53896cc4d136f73e4c0efd9fded11453070851b754b35fc78c9f9c757e975992
MD5 06671b795243ee796a6069f180d29208
BLAKE2b-256 3c720fa2422ecf7762d031f2d874cc867b1e05d1db5294750e014491cfa116fb

See more details on using hashes here.

File details

Details for the file inferenceindexer_mcp-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for inferenceindexer_mcp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ffb94291750210b3b14da8531a1c1f25f0f1abc60eafddc445ec569739479c2c
MD5 84ae1252fdb99f121cc0362c642772b9
BLAKE2b-256 c8b34a06eabc4f052e4565da849b23a71cdaf7d8f685a57423ecad7e9a9f7dd4

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.1 This release

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page