CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

ATOM Pricing Intelligence

a7om-ai/atom-mcp-server
8 toolsSTDIO, SSEregistry active
Summary

ATOM plugs independent AI inference pricing data directly into Claude, Cursor, and other MCP clients. It surfaces 1,600+ SKUs across 40+ vendors through tools like search_models, compare_prices, and get_vendor_catalog, plus 14 AIPI price indexes that track text, multimodal, reasoning, and open-source inference costs using financial index methodology. The free tier gives you aggregates, ranges, and benchmarks. Pro unlocks granular per-vendor SKU data. Useful when you're evaluating providers, optimizing inference spend, or need to answer questions like "what's the cheapest way to run this model" with real numbers instead of guesses. Connects via hosted SSE endpoint or local stdio.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Tools

Public tool metadata for what this MCP can expose to an agent.

8 tools
search_modelsSearch 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, context window, and parameter count. Returns matching models with pricing. Free...12 params

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, context window, and parameter count. Returns matching models with pricing. Free...

Parameters* required
limitinteger
Maximum results to return (default 20)default: 20
offsetinteger
Offset for paginationdefault: 0
vendorstring
Filter by vendor name, e.g. 'OpenAI', 'Anthropic'
creatorstring
Filter by model creator/developer
modalitystring
Filter by modality: Text, Image, Audio, Video, Voice, Multimodal, Embedding
directionstring
Filter by pricing directionone of Input · Output · Cached Input
max_pricenumber
Maximum normalized price (USD per unit)
open_sourcestring
Filter by open-source status: 'true' or 'false'
model_familystring
Filter by model family, e.g. 'GPT-4o', 'Claude 3.5'
_atom_api_keystring
Your ATOM API key for full access. Omit for free tier (redacted data).
min_context_windowinteger
Minimum context window in tokens
min_parameter_countstring
Minimum parameter count, e.g. '7B', '70B'
get_model_detailDeep 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 pricing across every vendor that offers this model. Examples: - "Tell me every...2 params

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 pricing across every vendor that offers this model. Examples: - "Tell me every...

Parameters* required
model_namestring
Model name to look up, e.g. 'GPT-4o', 'Claude Sonnet 4.5', 'Llama 3.1 70B'
_atom_api_keystring
Your ATOM API key for full access. Omit for free tier (redacted data).
compare_pricesCross-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 selection. Examples: - "Compare Llama 3.1 70B pricing across vendors" → model...6 params

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 selection. Examples: - "Compare Llama 3.1 70B pricing across vendors" → model...

Parameters* required
limitinteger
Maximum results (default 50)default: 50
modalitystring
Filter by modality: Text, Image, Audio, etc.
directionstring
Filter by pricing directionone of Input · Output · Cached Input
model_namestring
Model name to compare prices for, e.g. 'GPT-4o', 'Llama 3.1 70B'
model_familystring
Model family to compare, e.g. 'GPT-4o', 'Claude 3.5'
_atom_api_keystring
Your ATOM API key for full access. Omit for free tier (redacted data).
get_vendor_catalogFull 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 Together AI sell?" → vendor="Together AI" - "OpenAI's text model pricing" → vendor="...5 params

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 Together AI sell?" → vendor="Together AI" - "OpenAI's text model pricing" → vendor="...

Parameters* required
limitinteger
Maximum results (default 50)default: 50
vendorstring
Vendor name, e.g. 'OpenAI', 'Together AI', 'Amazon Bedrock'
modalitystring
Optionally filter by modality: Text, Image, Audio, Video, Voice, Multimodal
directionstring
Optionally filter by pricing directionone of Input · Output · Cached Input
_atom_api_keystring
Your ATOM API key for full access. Omit for free tier (redacted data).
get_market_statsAggregate AI inference market intelligence. Returns total vendor/model/SKU counts, price distribution (median, mean, quartiles, min/max), and modality breakdown. Optionally filter by modality. Examples: - "AI inference market overview" → (no params) - "Text model pricing stati...2 params

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. Examples: - "AI inference market overview" → (no params) - "Text model pricing stati...

Parameters* required
modalitystring
Optionally focus on a specific modality: Text, Image, Audio, Video, etc.
_atom_api_keystring
Your ATOM API key for full access. Omit for free tier (redacted data).
get_index_benchmarksAIPI (ATOM Inference Price Index) — chained matched-model price benchmarks for AI inference. Returns benchmark prices across index families (Text, Image, Audio, Video, Multimodal, Composite) with input, cached, and output pricing per period. These are market-wide benchmarks, n...4 params

AIPI (ATOM Inference Price Index) — chained matched-model price benchmarks for AI inference. Returns benchmark prices across index families (Text, Image, Audio, Video, Multimodal, Composite) with input, cached, and output pricing per period. These are market-wide benchmarks, n...

Parameters* required
limitinteger
Maximum results to return (default 25)default: 25
index_codestring
Filter by specific AIPI index code, e.g. 'AIPI-TXT-GLB', 'AIPI-IMG-GLB'. Omit to see all indexes.
_atom_api_keystring
Your ATOM API key for full access. Omit for free tier (redacted data).
index_categorystring
Filter by index category, e.g. 'Text', 'Image', 'Audio', 'Video', 'Multimodal', 'Composite'
get_kpisATOM Inference Price Index (AIPI) market-level KPIs. Returns 6 key performance indicators derived from 1,600+ SKUs: - Output Premium: how much more output tokens cost vs input - Caching Savings: average discount for cached input pricing - Open Source Advantage: price differenc...1 params

ATOM Inference Price Index (AIPI) market-level KPIs. Returns 6 key performance indicators derived from 1,600+ SKUs: - Output Premium: how much more output tokens cost vs input - Caching Savings: average discount for cached input pricing - Open Source Advantage: price differenc...

Parameters* required
_atom_api_keystring
Your ATOM API key for full access. Omit for free tier (redacted data).
list_vendorsList all 41 AI inference vendors tracked by ATOM. Returns vendor name, country, region, and pricing page URL. Optionally filter by region or country. Examples: - "List all vendors" → (no params) - "European AI vendors" → region="Europe" - "Chinese AI vendors" → country="China"3 params

List all 41 AI inference vendors tracked by ATOM. Returns vendor name, country, region, and pricing page URL. Optionally filter by region or country. Examples: - "List all vendors" → (no params) - "European AI vendors" → region="Europe" - "Chinese AI vendors" → country="China"

Parameters* required
regionstring
Optionally filter by region: 'North America', 'Europe', 'Asia', etc.
countrystring
Optionally filter by country, e.g. 'United States', 'China', 'France'
_atom_api_keystring
Your ATOM API key for full access. Omit for free tier (redacted data).

ATOM

ATOM MCP Server

The Global Price Benchmark for AI Inference, delivered as a native tool for AI agents.
Independent pricing intelligence for developers, analysts, and infrastructure buyers. Transparent methodology, deterministic indexing, weekly market intelligence across the global AI inference market.

Website · About ATOM · Methodology · ATOM MCP Pro


What This Is

ATOM MCP Server lets any MCP-compatible AI agent (Claude, GPT, Cursor, Windsurf, VS Code Copilot) query live AI inference pricing data programmatically. Built on financial index methodology comparable to S&P Dow Jones, MSCI, and Bloomberg, the ATOM Inference Price Index (AIPI) is the first independent benchmark for the AI inference market.

Ask your AI assistant a question like "What's the cheapest way to run GPT-4o?" and it calls ATOM's tools behind the scenes, returning a data-backed answer pulled from live coverage across the global vendor landscape.


AIPI Indexes

The AIPI index family spans four categories, all calculated weekly using chained matched-model methodology to eliminate composition bias:

CategoryExamplesWhat It Answers
ModalityText, Multimodal, Image, Audio, Video, Voice, EmbeddingsWhat does this type of inference cost?
ChannelModel Developers, Cloud Marketplaces, Inference Platforms, NeocloudsWhere should you buy: direct, marketplace, platform, or neocloud?
TierFrontier, Budget, Mid-Tier, ReasoningWhat is the premium for capability?
SpecialOpen-SourceHow much cheaper is open-weight inference?

All indexes are global (GLB) and reported across three pricing directions: input, cached input, output.


Tools

Two complementary intelligence layers. Pricing tells you what inference costs; Model Intelligence tells you what you are paying for.

ToolTierDescription
list_vendorsFreeAll tracked vendors with country, region, channel type, and pricing page URLs
get_kpisFree9 pricing KPIs: output premium, caching discount, open-source discount, context window cost, model size spread, reasoning premium, platform discount, neocloud discount, caching availability
get_model_intelligenceFree6 capability KPIs from model metadata: reasoning tier share, long-context saturation, frontier context ceiling, output ceiling spread, training cutoff lag, vendor modality breadth
get_index_benchmarksFreeAIPI price benchmarks across all indexes
get_market_statsTieredAggregate market intelligence: medians, quartiles, distributions, modality breakdown
search_modelsTieredMulti-filter search: modality, vendor, creator, open-source, price range, context window, parameters
get_model_detailTieredFull specs and pricing across all vendors for a single model
compare_pricesTieredCross-vendor price comparison for a model or model family
get_vendor_catalogTieredComplete catalog for a specific vendor

Pricing Tiers

ATOM MCP (Free)ATOM MCP Pro
Vendors, KPIs, Model Intelligence, AIPI indexesFull dataFull data
Market statsAggregates onlyVendor-level breakdown
Model search and comparisonCounts and price rangesFull granular SKU data
Model detailSpecs onlyPer-vendor pricing
Vendor catalogSummary onlyFull SKU listing

Free tier (no API key): enough to understand the market through counts, ranges, distributions, benchmarks, and capability metrics.

ATOM MCP Pro: full granular data across every vendor, model, price, and spec. Subscribe at a7om.com/mcp.


Quick Start

Option 1: Remote URL for Claude.ai and Claude Desktop (recommended)

No install required. Connect directly to ATOM's hosted server.

Claude.ai (web): Settings → Connectors → Add custom connector

Name: ATOM Pricing Intelligence
URL:  https://atom-mcp-server-production.up.railway.app/mcp

Claude Desktop: Settings → Developer → Edit Config

{
  "mcpServers": {
    "atom-pricing": {
      "url": "https://atom-mcp-server-production.up.railway.app/mcp"
    }
  }
}

Note: Remote URL support requires a recent Claude Desktop version. If it does not work, use the npx method below.

Claude Desktop (via npx proxy):

{
  "mcpServers": {
    "atom-pricing": {
      "command": "npx",
      "args": ["mcp-remote", "https://atom-mcp-server-production.up.railway.app/mcp"]
    }
  }
}

Option 2: Local (stdio) for Cursor, Windsurf, and similar clients

git clone https://github.com/A7OM-AI/atom-mcp-server.git
cd atom-mcp-server
npm install && npm run build

Add to your MCP client config:

{
  "mcpServers": {
    "atom-pricing": {
      "command": "node",
      "args": ["/path/to/atom-mcp-server/dist/index.js"],
      "env": {
        "SUPABASE_URL": "https://jonncmzxvxzwyaznokba.supabase.co",
        "SUPABASE_ANON_KEY": "your-anon-key"
      }
    }
  }
}

Option 3: Deploy your own (Railway)

Deploy on Railway

Set environment variables in Railway dashboard:

  • SUPABASE_URL
  • SUPABASE_ANON_KEY
  • ATOM_API_KEYS (comma-separated, for paid tier validation)
  • TRANSPORT=http

Example Queries

Once connected, ask your AI assistant in natural language:

  • "What's the cheapest way to run GPT-4o?"
  • "Compare Claude Sonnet 4.5 pricing across all vendors"
  • "Find open-source text models under $0.50 per million tokens"
  • "Show me Google's full model catalog"
  • "What are the AIPI benchmark prices for text inference?"
  • "How do neocloud prices compare to cloud marketplaces?"
  • "How much cheaper is open-source inference?"
  • "How stale is the median AI model's training data?"
  • "What share of models ship with long context, and how rare are reasoning models?"
  • "Give me a market overview of AI inference pricing"

Environment Variables

VariableRequiredDescription
SUPABASE_URLYesSupabase project URL
SUPABASE_ANON_KEYYesSupabase anonymous/public key
ATOM_API_KEYSNoComma-separated valid API keys for paid tier
TRANSPORTNostdio (default) or http
PORTNoHTTP port (default 3000)

Tech Stack

  • TypeScript / Node.js
  • MCP SDK (@modelcontextprotocol/sdk)
  • Supabase (PostgreSQL) via REST API
  • Express (HTTP transport)
  • Zod (schema validation)

About ATOM

The Global Price Benchmark for AI Inference. Independent pricing intelligence for developers, analysts, and infrastructure buyers. Transparent methodology, deterministic indexing, weekly market intelligence across the global AI inference market.

ATOM was founded in 2025 by Stamos Kanellakis. The platform is built on financial index methodology comparable to S&P Dow Jones, MSCI, and Bloomberg, and applies that discipline to a market that previously had no pricing benchmark of its own.

Products: ATOM MCP · ATOM Terminal · ATOM Feed


License

MIT


ATOM · The Global Price Benchmark for AI Inference.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Registryactive
Packageatom-mcp-server
TransportSTDIO, SSE
UpdatedMar 7, 2026
View on GitHub