cosmik
Live space data for AI agents - rocket launches, ISS passes, launch news. Free, no auth.
Install
mcp_config.json
{
"mcpServers": {
"com-gocosmik-cosmik": {
"url": "https://gocosmik.com/api/mcp",
"type": "streamable-http"
}
}
}Documentation
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/mcp
Server card: /.well-known/mcp/server-card.json
Tools
| Tool | What it does |
|---|---|
get_next_launches | Upcoming rocket launches worldwide — provider, pad, T-0, mission, webcast |
get_iss_passes | Next visible ISS passes for a city (550+ known) or any lat/lon — live SGP4 propagation |
get_launch_news | Latest launch news articles (7 languages) |
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.
Sourced from the repository README.
More in AI & Agents
- PonytailMakes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.109,599
- AgentsMulti-harness agentic plugin marketplace for Claude Code, Codex, Cursor, OpenCode, GitHub Copilot, and Google Antigravity39,079
- Frontend SlidesCreate beautiful slides on the web using a coding agent's frontend skills28,060
- Agent Skills Search ServerSearch and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.24,658
- Agency Agents Zh🎭 267 个即插即用的 AI 专家角色 — 支持 Hermes Agent/Claude Code/Cursor/Copilot 等 18 种工具,覆盖工程/设计/营销/金融等 20 个部门。含 52 个中国市场原创智能体(小红书/抖音/微信/飞书/钉钉等)。搭配编排器 agency-orchestrator,一句话即可让多位专家按 DAG 自动协作。19,868
- Watermarks RemoverStrip multi-vendor AI provenance marks: Unicode text hygiene, statistical rewrite hooks, and C2PA/metadata from PNG/JPEG/SVG/PDF/DOCX/HTML/MD17,822