Skip to content
Back to search
30
MCP streamable-http

Nasa

io.github.pipeworx-io/nasa

NASA MCP — wraps NASA Open APIs (api.nasa.gov)

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

npm
npm MCP — wraps the npm Registry API (free, no auth)
0 tools · streamable-http
Openweather
OpenWeather MCP — wraps the OpenWeatherMap API (openweathermap.org)
0 tools · streamable-http
spacex
SpaceX MCP — wraps SpaceX API v4 (free, no auth)
0 tools · streamable-http
numuersapi
NumbersAPI MCP — wraps numbersapi.com (free, no auth)
0 tools · streamable-http
xkcd
XKCD MCP — wraps xkcd.com JSON API (free, no auth)
0 tools · streamable-http
Genius
Genius MCP — wraps the Genius API (api.genius.com)
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "nasa": {
      "url": "https://gateway.pipeworx.io/nasa/mcp",
      "transport": "streamable-http"
    }
  }
}