Server data from the Official MCP Registry
AI inference pricing for agents: live and historical model prices, provider comparison.
About
AI inference pricing for agents: live and historical model prices, provider comparison.
Remote endpoints: streamable-http: https://api.inferenceindexer.ai/mcp
Security Report
InferenceIndexer MCP server is well-structured with appropriate authentication handling and reasonable permissions. The server reads inference pricing data from an external API and exposes it through MCP tools. Input validation is present (limit/days bounds), credentials are properly stored in environment variables, and no dangerous patterns detected. Minor code quality improvements around error handling and logging could be made. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.
4 files analyzed · 10 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: II_API_BASE
Environment variable: II_API_KEY
How to Install & Connect
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
Documentation
View on GitHubFrom the project's GitHub README.
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 (defaulthttps://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.
Reviews
No reviews yet
Be the first to review this server!
More AI & ML MCP Servers
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
FinAgent
Freeby mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
Google Workspace MCP
Freeby Taylorwilsdon · Productivity
Control Gmail, Calendar, Docs, Sheets, Drive, and more from your AI
