You're viewing a demo portfolio

Join the waitlist
PRSM

search

Active

Tool of Pangaea

declared in 0.1.0

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."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Pangaea

https://github.com/pipeworx-io/mcp-pangaea

1/7 registries
View full server →