Skip to content
Grok

UK Environment Agency Open Data for Grok

io.github.robertalsop/environment-agency

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

client:Grok transport:stdio runtime:pypi

Install UK Environment Agency Open Data in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

UK Environment Agency Open Data in other clients