{
  "markdown": "# Cosmik MCP Server\n\nLive space data for AI agents — the MCP server behind [Cosmik](https://gocosmik.com),\nthe free real-time 3D satellite tracker.\n\n**Endpoint (remote, streamable HTTP, no auth):**\n\n```\nhttps://gocosmik.com/api/mcp\n```\n\nServer card: [`/.well-known/mcp/server-card.json`](https://gocosmik.com/.well-known/mcp/server-card.json)\n\n## Tools\n\n| Tool | What it does |\n|---|---|\n| `get_next_launches` | Upcoming rocket launches worldwide — provider, pad, T-0, mission, webcast |\n| `get_iss_passes` | Next visible ISS passes for a city (550+ known) or any lat/lon — live SGP4 propagation |\n| `get_launch_news` | Latest launch news articles (7 languages) |\n\n## Use it from Claude\n\n```json\n{\n  \"mcpServers\": {\n    \"cosmik\": {\n      \"type\": \"http\",\n      \"url\": \"https://gocosmik.com/api/mcp\"\n    }\n  }\n}\n```\n\nOr in Claude Code: `claude mcp add --transport http cosmik https://gocosmik.com/api/mcp`\n\nAsk things like *\"When can I see the ISS from Paris tonight?\"* or *\"What's the next\nSpaceX launch?\"* — answers come from live orbital data, not training data.\n\n## About\n\n[Cosmik](https://gocosmik.com) tracks the ISS, Starlink and 20,000+ satellites in\nreal-time 3D in any browser — free, no login. This server exposes the same live\ndata (CelesTrak orbital elements, Launch Library 2) to AI agents. No API key, fair\nuse; data refreshes continuously.\n",
  "bytes": 1354,
  "sha": "209442c583998f8408018af59306b4749a5f6ab3a57b044579651733de3485aa",
  "repo_slug": "crashedfox/cosmik-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_com_gocosmik_cosmik_db9548a5/readme"
}