Cosmik — Live Space Data
Cosmik MCP Server
Live space data for AI agents — the MCP server behind Cosmik, the free real-time 3D satellite tracker.
Endpoint (remote, streamable HTTP, no auth):
https://gocosmik.com/api/mcpServer card: /.well-known/mcp/server-card.json
Tools
Tool | What it does |
| Upcoming rocket launches worldwide — provider, pad, T-0, mission, webcast |
| Next visible ISS passes for a city (550+ known) or any lat/lon — live SGP4 propagation |
| Latest launch news articles (7 languages) |
Related MCP server: dynamicfeed-mcp
Use it from Claude
{
"mcpServers": {
"cosmik": {
"type": "http",
"url": "https://gocosmik.com/api/mcp"
}
}
}Or in Claude Code: claude mcp add --transport http cosmik https://gocosmik.com/api/mcp
Ask things like "When can I see the ISS from Paris tonight?" or "What's the next SpaceX launch?" — answers come from live orbital data, not training data.
About
Cosmik tracks the ISS, Starlink and 20,000+ satellites in real-time 3D in any browser — free, no login. This server exposes the same live data (CelesTrak orbital elements, Launch Library 2) to AI agents. No API key, fair use; data refreshes continuously.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityCmaintenanceProvides astronomical data including ISS tracking, moon phases, NASA APOD, near-Earth objects, exoplanets, space weather, and upcoming celestial events without requiring an API key.Last updatedMIT

dynamicfeed-mcpofficial
Alicense-qualityBmaintenance62 live, cryptographically signed data tools for AI agents and robots: weather, natural hazards, flights, shipping, space, CVEs, sanctions, software versions, sea ice and more. Every datapoint carries source, licence, timestamp and an Ed25519 signature.Last updated28MIT- Alicense-qualityDmaintenanceProvides real-time space data including ISS and Tiangong tracking, crew in space, rocket launches, space news, Mars missions, a star catalog, near-Earth asteroids, and satellites. All 18 tools are read-only.Last updatedMIT
- Alicense-qualityBmaintenanceAggregated public space data — satellite orbits, catalogs and launches — as a single AI-friendly CLI.Last updated1MIT
Related MCP Connectors
Launch Library 2 MCP — global rocket launch data
Spacenews MCP — wraps the Spaceflight News API v4 (free, no auth)
Live geolocated world-event intelligence and a Daily World Brief for AI agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/crashedfox/cosmik-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server