← All servers

UK Environment Agency Open Data

io.github.RobertAlsop/environment-agency v0.3.4
Official Registry git

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

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add environment-agency -- uvx bartram-companies-house
Add to claude_desktop_config.json
{
  "mcpServers": {
    "environment-agency": {
      "command": "uvx",
      "args": [
        "bartram-companies-house"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "environment-agency": {
      "command": "uvx",
      "args": [
        "bartram-companies-house"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "environment-agency": {
      "command": "uvx",
      "args": [
        "bartram-companies-house"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "environment-agency": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "bartram-companies-house"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "environment-agency": {
      "command": "uvx",
      "args": [
        "bartram-companies-house"
      ]
    }
  }
}

Packages

pypi bartram-companies-house@0.3.4

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.RobertAlsop--environment-agency/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent