Skip to content
Cursor

UK Environment Agency Open Data for Cursor

io.github.robertalsop/environment-agency

UK Environment Agency data with cleaning - 10 tools for floods, water quality, permits, catchments.

client:Cursor transport:stdio runtime:pypi

Install UK Environment Agency Open Data in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "environment-agency": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "bartram-companies-house"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

UK Environment Agency Open Data in other clients