AI inference pricing for agents: live and historical model prices, provider comparison.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
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.
| 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 |
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.stdio (recommended for local/agent-run):
Serve over HTTP/SSE (for remote clients, e.g. the hosted endpoint at https://api.inferenceindexer.ai/mcp):
Claude Desktop / generic MCP client (stdio):
Updated Aug 2026.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/inferenceindexer-mcp)<a href="https://allmcps.com/mcp/inferenceindexer-mcp"><img src="https://allmcps.com/api/badge/inferenceindexer-mcp?style=directory" alt="Inferenceindexer MCP on AllMCPs" /></a>