pipeworx-mcp-science
v0.1.0
Published
Science MCP — free science data APIs
Maintainers
Readme
mcp-science
Science MCP — free science data APIs
Part of the Pipeworx open MCP gateway.
Tools
| Tool | Description |
|------|-------------|
| get_iss_location | Get the current location of the International Space Station |
| get_earthquakes | Get recent earthquakes from USGS |
| get_air_quality | Get air quality measurements near a location from OpenAQ |
| get_apod | Get 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 scienceLicense
MIT
