You're viewing a demo portfolio

Join the waitlist
PRSM

biopulse

Active

Tool of com.theaslangroupllc.pulse/pulsenetwork

declared in 1.1.0

BioPulse: Global biodiversity intelligence API. GBIF + IUCN + eBird + iNaturalist data synthesis. Species profiles, IUCN conservation status, sighting reports, birding hotspots, migration tracking, endangered s Coverage: Global Endpoints: • species ($0.12): Species profile • sightings ($0.08): Recent wildlife sightings • birding ($0.10): Birding intelligence • invasive ($0.08): Invasive species alerts • endangered ($0.10): Endangered species profile • hotspot ($0.10): Biodiversity hotspot guide • identify ($0.12): Species identification • migrate ($0.10): Migration intelligence • marine ($0.10): Marine biodiversity

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "action"
  ],
  "properties": {
    "lat": {
      "type": "string",
      "description": "lat"
    },
    "lng": {
      "type": "string",
      "description": "lng"
    },
    "dist": {
      "type": "string",
      "description": "Search radius in km (max 50, default 25)"
    },
    "lang": {
      "type": "string",
      "description": "lang"
    },
    "group": {
      "type": "string",
      "description": "bird | mammal | reptile | amphibian | insect | plant | other"
    },
    "action": {
      "enum": [
        "species",
        "sightings",
        "birding",
        "invasive",
        "endangered",
        "hotspot",
        "identify",
        "migrate",
        "marine"
      ],
      "type": "string",
      "description": "Which endpoint to call. Options: species | sightings | birding | invasive | endangered | hotspot | identify | migrate | marine"
    },
    "radius": {
      "type": "string",
      "description": "Radius in km (max 100, default 25)"
    },
    "region": {
      "type": "string",
      "description": "Country, state, province, or region name"
    },
    "species": {
      "type": "string",
      "description": "Common or scientific name"
    },
    "location": {
      "type": "string",
      "description": "location"
    },
    "description": {
      "type": "string",
      "description": "What you observed — size, color, behavior, habitat"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

com.theaslangroupllc.pulse/pulsenetwork

https://github.com/GTCC777/mcp-pulsenetwork

2/7 registries
View full server →
biopulse — com.theaslangroupllc.pulse/pulsenetwork — PRSM MCP