{"$schema":"https://static.modelcontextprotocol.io/schemas/mcp-server-card/v1.json","schemaVersion":"1.0","name":"Atlas News Intelligence","title":"Atlas News Intelligence","version":"0.1.0","serverUrl":"https://atlas-news-intelligence-api.atlas-news-surface.workers.dev/mcp","icon":"https://atlas-news-intelligence-api.atlas-news-surface.workers.dev/atlas-social.svg","icons":[{"src":"https://atlas-news-intelligence-api.atlas-news-surface.workers.dev/atlas-social.svg","mimeType":"image/svg+xml","sizes":["1200x630"]}],"protocolVersion":"2026-07-28","serverInfo":{"name":"atlas-news-intelligence","title":"Atlas News Intelligence","version":"0.1.0"},"description":"Read-only tools for current, evidence-backed global news intelligence.","documentationUrl":"https://atlas-news-intelligence-api.atlas-news-surface.workers.dev/docs","transport":{"type":"streamable-http","endpoint":"https://atlas-news-intelligence-api.atlas-news-surface.workers.dev/mcp"},"capabilities":{"tools":{"listChanged":false}},"tools":[{"name":"atlas.query_dominant_stories","title":"Query dominant stories","description":"Return current, evidence-backed story clusters for a region and time window.","inputSchema":{"type":"object","additionalProperties":false,"properties":{"region":{"type":"string","description":"Optional geographic region code."},"since":{"type":"string","format":"date-time"},"until":{"type":"string","format":"date-time"},"metric":{"type":"string","enum":["raw","normalized"],"default":"normalized"},"limit":{"type":"integer","minimum":1,"maximum":100,"default":20}},"required":[]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"atlas.explain_story_cluster","title":"Explain story cluster","description":"Explain one cluster with its articles, locations, claims, evidence, and prominence.","inputSchema":{"type":"object","additionalProperties":false,"properties":{"cluster_id":{"type":"string","minLength":1}},"required":["cluster_id"]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}},{"name":"atlas.pipeline_health","title":"Inspect pipeline health","description":"Return source freshness, latest ingestion status, and explicit failure reasons.","inputSchema":{"type":"object","additionalProperties":false,"properties":{},"required":[]},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false}}]}