New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

space-launches-mcp

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

space-launches-mcp

Spaceflight launches, next launch, and astronauts.

latest
npmnpm
Version
1.0.2
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

space-launches-mcp

Spaceflight launches, next launch, and astronauts.

A merged MCP server that consolidates duplicate single-purpose servers in this monorepo into one focused server.

Tools

  • upcomingLaunches — List upcoming rocket launches.
  • nextLaunch — The next scheduled launch.
  • upcoming — Upcoming launches (Launch Library).
  • previous — Previous launches.
  • astronautList — Astronaut profiles.

Run

npm install
npm run build
node dist/index.js

Source

Public free APIs only. See src/api.ts for exact endpoints.

Premium tools

These tools need a license key:

  • launch_by_id
  • launcher_configs

Buy a key at https://mcp-marketplace.io/server/io-github-mrfentmen-space-launches-mcp and set it in your MCP client config:

"env": { "MCP_LICENSE_KEY": "mcp_live_..." }

The key is checked against MCP Marketplace, cached for 24 hours, and keeps working offline once one check has succeeded. Every other tool on this server stays free.

FAQs

Package last updated on 27 Sep 2026

Related posts