Connects Claude to PANGAEA, the open-access earth and environmental science data publisher. Exposes two tools: full-text dataset search across their archive and facet aggregation for filtering by fields like location, time period, or data type. Part of the Pipeworx gateway ecosystem, so you can either connect directly to this single source or use their unified gateway for 250+ data sources. Includes an ask_pipeworx tool that handles natural language queries and routes them to the right underlying API. Useful when you need Claude to search scientific datasets about climate, oceanography, geology, or related disciplines without leaving the conversation.
PANGAEA MCP — earth + environmental science data publisher.
Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.
| Tool | Description |
|---|---|
search | Full-text dataset search. |
facets | Facet aggregation on a field. |
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"pangaea": {
"url": "https://gateway.pipeworx.io/pangaea/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 673+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Pangaea data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
com.mcparmory/google-sheets
domdomegg/google-sheets-mcp
henilcalagiya/google-sheets-mcp
cct15/war-dashboard-data
moooonad/mcp-google-sheets-full
io.github.br0ski777/csv-to-json