api for Cursor
org.gdacs/api
An MCP server that through www.gdacs.org provides access to web‐based disaster information systems.
client:Cursor
transport:streamable-http
tools:8
Install api in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"api": {
"url": "https://api.gdacs.org/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs