ATOM Pricing Intelligence
io.github.A7OM-AI/atom-mcp-serverThe Global Price Benchmark for AI Inference. 1,600+ SKUs, 40+ vendors, 14 price indexes.
Tools · 8
Search and filter AI inference models across 40+ vendors and 1,600+ SKUs. Query by modality (Text, Image, Audio, Video, Multimodal), vendor, creator, model family, open-source status, price range, co…
Deep dive on a single AI model: technical specs + pricing across all vendors. Returns model_registry data (context window, parameters, open-source status, training cutoff, model family) plus all SKU …
Cross-vendor price comparison for a specific model or model family. Shows the same model (or family) priced across different vendors, sorted cheapest first. Essential for cost optimization and vendor…
Full catalog for a specific vendor: all models, modalities, and pricing. Returns vendor metadata (country, region, pricing page URL) plus every model and SKU they offer. Examples: - "What does Tog…
Aggregate AI inference market intelligence. Returns total vendor/model/SKU counts, price distribution (median, mean, quartiles, min/max), and modality breakdown. Optionally filter by modality. Examp…
AIPI (ATOM Inference Price Index) — chained matched-model price benchmarks for AI inference. Returns 14 benchmark indexes across four categories: - Modality (6): Text, Multimodal, Image, Audio, Video…
ATOM Inference Price Index (AIPI) market-level KPIs. Returns 6 key performance indicators derived from live pricing data: - Output Premium: how much more output tokens cost vs input - Caching Savings…
List all AI inference vendors tracked by ATOM. Returns vendor name, country, region, and pricing page URL. Vendors span four channel types: Model Developers, Cloud Marketplaces, Inference Platforms, …
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"atom_pricing_intelligence": {
"url": "https://atom-mcp-server-production.up.railway.app/mcp",
"transport": "sse"
}
}
}