Back to search
100
MCP live v1.1.2 sse

ATOM Pricing Intelligence

io.github.A7OM-AI/atom-mcp-server

The Global Price Benchmark for AI Inference. 1,600+ SKUs, 40+ vendors, 14 price indexes.

Uptime
100.0%
3 probes
Response
653ms
last probe
Tools
8
callable

Tools · 8

search_models

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…

get_model_detail

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 …

compare_prices

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…

get_vendor_catalog

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…

get_market_stats

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…

get_index_benchmarks

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…

get_kpis

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_vendors

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

ATOM Pricing Intelligence
Global price benchmarking for AI inference across vendors, SKUs, and price indexes.
0 tools
ATOM Pricing Intelligence
The Global Price Benchmark for AI Inference. 1,600+ SKUs, 40+ vendors, 14 price indexes.
0 tools · sse
Ground Truth live
Live fact-checks for AI agents: endpoints, security headers, pricing, claims, compliance, markets.
9 tools · streamable-http
Sugra API live
Connector between LLM agents and world data. 643 endpoints, 75+ primary sources.
6 tools · streamable-http
AI Reasoning Commons live
Search, reuse, verify AI reasoning. Task marketplace with leaderboard. Zero-barrier, no auth.
14 tools · streamable-http
AI Site Scorer live
Check website AI-readiness: Schema.org, llms.txt, E-E-A-T, robots.txt. Works in Cursor & Claude.
5 tools · streamable-http

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"
    }
  }
}