MCP Hub
Back to servers

science

Science MCP — free science data APIs

Registry
Updated
Mar 31, 2026

mcp-science

Science MCP — free science data APIs

Part of the Pipeworx open MCP gateway.

Tools

ToolDescription
get_iss_locationGet the current location of the International Space Station
get_earthquakesGet recent earthquakes from USGS
get_air_qualityGet air quality measurements near a location from OpenAQ
get_apodGet NASA Astronomy Picture of the Day

Quick Start

Add to your MCP client config:

{
  "mcpServers": {
    "science": {
      "url": "https://gateway.pipeworx.io/science/mcp"
    }
  }
}

Or use the CLI:

npx pipeworx use science

License

MIT

Reviews

No reviews yet

Sign in to write a review