Skip to main content
ClaudeWave

Live space data for AI agents — remote MCP server: rocket launches, ISS passes, launch news. No auth. https://gocosmik.com/api/mcp

MCP ServersOfficial Registry0 stars0 forksDockerfileMITUpdated today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/crashedfox/cosmik-mcp
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/crashedfox/cosmik-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# Cosmik MCP Server

Live space data for AI agents — the MCP server behind [Cosmik](https://gocosmik.com),
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`](https://gocosmik.com/.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

```json
{
  "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](https://gocosmik.com) 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.

What people ask about cosmik-mcp

What is crashedfox/cosmik-mcp?

+

crashedfox/cosmik-mcp is mcp servers for the Claude AI ecosystem. Live space data for AI agents — remote MCP server: rocket launches, ISS passes, launch news. No auth. https://gocosmik.com/api/mcp It has 0 GitHub stars and was last updated today.

How do I install cosmik-mcp?

+

You can install cosmik-mcp by cloning the repository (https://github.com/crashedfox/cosmik-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is crashedfox/cosmik-mcp safe to use?

+

crashedfox/cosmik-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains crashedfox/cosmik-mcp?

+

crashedfox/cosmik-mcp is maintained by crashedfox. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to cosmik-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy cosmik-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: crashedfox/cosmik-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/crashedfox-cosmik-mcp)](https://claudewave.com/repo/crashedfox-cosmik-mcp)
<a href="https://claudewave.com/repo/crashedfox-cosmik-mcp"><img src="https://claudewave.com/api/badge/crashedfox-cosmik-mcp" alt="Featured on ClaudeWave: crashedfox/cosmik-mcp" width="320" height="64" /></a>

More MCP Servers

cosmik-mcp alternatives