Back to Browse

Cosmik MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Live space data for AI agents - rocket launches, ISS passes, launch news. Free, no auth.

About

Live space data for AI agents - rocket launches, ISS passes, launch news. Free, no auth.

Remote endpoints: streamable-http: https://gocosmik.com/api/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

3 tools verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "com-gocosmik-cosmik": {
      "url": "https://gocosmik.com/api/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

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

ToolWhat it does
get_next_launchesUpcoming rocket launches worldwide — provider, pad, T-0, mission, webcast
get_iss_passesNext visible ISS passes for a city (550+ known) or any lat/lon — live SGP4 propagation
get_launch_newsLatest 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.

Reviews

No reviews yet

Be the first to review this server!