Home › Finance › uk-business-intelligence-mcp

uk-business-intelligence-mcp

Enrich any UK business with Companies House, Google Places, DNS, and social data.

TypeScript Cloud

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.3)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "uk-business-intelligence-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "SUPABASE_URL": "<YOUR_VALUE>",
        "SUPABASE_SERVICE_ROLE_KEY": "<YOUR_VALUE>",
        "COMPANIES_HOUSE_API_KEY": "<YOUR_VALUE>",
        "GOOGLE_PLACES_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • SUPABASE_URL required — Supabase project URL
  • SUPABASE_SERVICE_ROLE_KEY required secret — Supabase service role key
  • COMPANIES_HOUSE_API_KEY required secret — Companies House API key
  • GOOGLE_PLACES_API_KEY required secret — Google Places API key

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry