inaturalist mcp server for Cursor
io.github.cyanheads/inaturalist-mcp-server
Search iNaturalist sightings, identification threads, phenology, and look-alike species.
client:Cursor
transport:streamable-http
runtime:npm
tools:10
Install inaturalist mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"inaturalist-mcp-server": {
"url": "https://inaturalist.caseyjhand.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs