Skip to content
Windsurf

gbif mcp for Windsurf

io.github.mrfentmen/gbif-mcp

Use this MCP server to GBIF species taxonomy and biodiversity occurrence search. Tools include...

client:Windsurf transport:stdio runtime:npm

Install gbif mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "gbif-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "gbif-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

gbif mcp in other clients