ATOM Pricing Intelligence✓
io.github.A7OM-AI/atom-mcp-server · v1.1.2
v1.1.2▦ npm npm: atom-mcp-server🌐 https://atom-mcp-server-production.up.railway.app/mcp↗ Website↗ Repository
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.A7OM-AI/atom-mcp-server",
"description": "The Global Price Benchmark for AI Inference. 1,600+ SKUs, 40+ vendors, 14 price indexes.",
"title": "ATOM Pricing Intelligence",
"repository": {
"url": "https://github.com/A7OM-AI/atom-mcp-server",
"source": "github"
},
"version": "1.1.2",
"websiteUrl": "https://a7om.com/mcp",
"packages": [
{
"registryType": "npm",
"identifier": "atom-mcp-server",
"version": "1.1.2",
"transport": {
"type": "stdio"
}
}
],
"remotes": [
{
"type": "sse",
"url": "https://atom-mcp-server-production.up.railway.app/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}