Serverscom.mcpbundles/uk-environmental-intelligence
I

UK Environmental Intelligence MCP Server from MCPBundles

com.mcpbundles/uk-environmental-intelligence · v1.0.0
▦ other
v1.0.0other mcpb: https://github.com/thinkchainai/mcpbundles/releases/download/uk-environmental-intelligence-v1.0.0+build.422e9014/uk-environmental-intelligence.mcpb🌐 https://mcp.mcpbundles.com/bundle/uk-environmental-intelligence/↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
  "name": "com.mcpbundles/uk-environmental-intelligence",
  "description": "Access UK flood warnings, river levels, water quality, Met Office forecasts, and carbon data",
  "title": "UK Environmental Intelligence MCP Server from MCPBundles",
  "repository": {
    "url": "https://github.com/thinkchainai/mcpbundles",
    "source": "github",
    "id": "1095167873"
  },
  "version": "1.0.0",
  "websiteUrl": "https://mcpbundles.com/skills/uk-environmental-intelligence",
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/thinkchainai/mcpbundles/releases/download/uk-environmental-intelligence-v1.0.0+build.422e9014/uk-environmental-intelligence.mcpb",
      "fileSha256": "422e9014dd53d7c6b96df37bee590ebc70f035572d6309d911eb62a692c74297",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.mcpbundles.com/bundle/uk-environmental-intelligence/",
      "headers": [
        {
          "description": "OAuth2 Bearer token or API key. Use 'Bearer <token>' for OAuth or 'Api-Key <key>' for API key authentication.",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}