Skip to main content
Glama

Server Details

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

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
crashedfox/cosmik-mcp
GitHub Stars
0
Server Listing
Cosmik — Live Space Data

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.

Tool Definition Quality

Score is being calculated. Check back soon.

Available Tools

3 tools
get_iss_passesISS pass times for a location
Read-only
Inspect

When the International Space Station will pass over a location in the next 3 days: start time (UTC), maximum elevation, duration, and whether the pass is in a good viewing window (evening/pre-dawn). Provide a city name OR latitude+longitude.

ParametersJSON Schema
NameRequiredDescriptionDefault
latNoLatitude in decimal degrees (-90 to 90), used with lon when no city is given
lonNoLongitude in decimal degrees (-180 to 180), used with lat when no city is given
cityNoCity name, e.g. 'Paris', 'New York' — 550+ major cities known; takes precedence over lat/lon

Output Schema

ParametersJSON Schema
NameRequiredDescription
passesYesUpcoming ISS passes above 10° elevation, soonest first (empty when none in the next 3 days)
locationYesResolved location label, or 'unknown' when the input couldn't be resolved
get_launch_newsLaunch news & recaps
Read-only
Inspect

Latest rocket-launch news articles (previews and post-launch recaps) from Cosmik, optionally filtered by a search term (mission, rocket, or provider name).

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum number of articles to return (1-10, default 5)
queryNoSearch term matched against article titles, e.g. 'Starship', 'Crew', 'Ariane'

Output Schema

ParametersJSON Schema
NameRequiredDescription
articlesYesLaunch articles, most recent launch first
get_next_launchesUpcoming rocket launches
Read-only
Inspect

Live schedule of upcoming orbital rocket launches (SpaceX, NASA, Rocket Lab, ULA, Arianespace, China…) with liftoff times (UTC), pads, status and a live-tracking link. Optionally filter by provider/rocket name.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum number of launches to return (1-20, default 5)
providerNoCase-insensitive filter matched against provider and rocket name, e.g. 'SpaceX', 'NASA', 'Rocket Lab'

Output Schema

ParametersJSON Schema
NameRequiredDescription
launchesYesUpcoming launches, soonest first

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.