search
ActiveTool of Pangaea
Full-text search of PANGAEA earth/environmental science datasets (oceanography, climate, geology, biology, paleo). Returns dataset title, DOI, authors, year, and topics. Use for questions like "ocean temperature datasets", "Arctic sea ice cores", "CO2 flux measurements".
Parameters schema
{
"type": "object",
"examples": [
{
"q": "climate change temperature"
},
{
"q": "ocean salinity",
"from": 0,
"size": 20
}
],
"properties": {
"from": {
"type": "number",
"description": "Offset for pagination (default 0)."
},
"size": {
"type": "number",
"description": "Results to return (default 20, max 50)."
},
"query": {
"type": "string",
"description": "Free-text search, e.g. \"ocean temperature\", \"Arctic sea ice\". Omit to browse everything."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Pangaea
https://github.com/pipeworx-io/mcp-pangaea
1/7 registries