Loading MCP server directory, please wait...
Search GBIF species taxonomy, occurrence records, datasets, and publishers.
npx @getmcp/cli add io.github.cyanheads/gbif-biodiversity-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.cyanheads/gbif-biodiversity-mcp-server": {
"command": "bun",
"args": [
"@cyanheads/gbif-biodiversity-mcp-server",
"run",
"start:stdio"
],
"env": {
"GBIF_API_KEY": "",
"MCP_LOG_LEVEL": "info"
}
}
}
}