mcpbeat Sign in

Uk Business Intelligence MCP Server

by fluke-studio Your server? Claim it
local only

Uk Business Intelligence runs on your own machine — the client starts it, so there is no endpoint to ping. 58 installs a week from npm.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 25 · avg 8 · +0% w/w
a month agotoday
58
Installs / week
npm · uk-business-intelligence-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add uk-business-intelligence -- npx -y uk-business-intelligence-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "uk-business-intelligence": {
      "args": [
        "-y",
        "uk-business-intelligence-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.uk-business-intelligence]
command = "npx"
args = ["-y", "uk-business-intelligence-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "uk-business-intelligence": {
      "args": [
        "-y",
        "uk-business-intelligence-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "uk-business-intelligence": {
      "args": [
        "-y",
        "uk-business-intelligence-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: SUPABASE_URL (Supabase project URL), SUPABASE_SERVICE_ROLE_KEY (Supabase service role key), COMPANIES_HOUSE_API_KEY (Companies House API key), GOOGLE_PLACES_API_KEY (Google Places API key). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Uk Business Intelligence

same job, measured the same way
C
Google Maps MCP Server
by thenextgennexus

Local business lead extraction with email + phone enrichment from Google Maps.

3 tools answering
Google Maps MCP Server
by thenextgennexus

Search local businesses, generate leads, and validate emails via Google Maps data

24 installs/wk local only
Cituna MCP
by cituna

Track how 6 AI engines cite your brand, daily, with live Google Search Console.

71 installs/wk local only
Google Maps Places
by domdomegg

Allow AI systems to search for places and get business info via Google Maps Places API.

34 installs/wk local only
Gmapsscraper
by gmapsscraper

Scrape Google Maps business data from any MCP client — names, phones, emails, websites, ratings.

32 installs/wk local only
Snow Leo Leads & Contacts
by magzhansan

Local business leads from Google Maps, 7 directories, DuckDuckGo and OpenStreetMap, with contacts

answering
Google Maps Scraper
by gmapsextractor

Live Google Maps business search, review, and photo data for AI agents over MCP.

answering
Google Local
by johnisanerd

Find local businesses on Google: name, address, phone, hours, ratings, and photos.

answering

Uk Business Intelligence — questions

Answers built from our own checks of this server.

Why is there no uptime for Uk Business Intelligence?
Uk Business Intelligence runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package uk-business-intelligence-mcp was installed 58 times last week.
Is Uk Business Intelligence still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Uk Business Intelligence?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls uk-business-intelligence-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Uk Business Intelligence?
The npm package uk-business-intelligence-mcp was installed 58 times in the last week. Week over week that is +0%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.