paleobiology mcp server for Cursor
io.github.cyanheads/paleobiology-mcp-server
Search fossil occurrences, taxon ranges, diversity through deep time, and the geologic time scale.
client:Cursor
transport:streamable-http
runtime:npm
tools:7
Install paleobiology mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"paleobiology-mcp-server": {
"url": "https://paleobiology.caseyjhand.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs