Uk Business Intelligence
Rank #13,066io.github.Fluke-Studio/uk-business-intelligence
MCP server providing uk-business-intelligence capabilities
Uk Business Intelligence is a Model Context Protocol (MCP) server published by Fluke-Studio. It ranks #13,066 of 132,046 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. Uk Business Intelligence is listed across 3 registries — Official MCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Mar 21, 2026 and most recently updated on Mar 21, 2026.
Ranks ahead of 118,980 of 132,046 servers on MCP Toplist.
Use Uk Business Intelligence
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add uk-business-intelligence -e "SUPABASE_URL=<your SUPABASE_URL>" -e "SUPABASE_SERVICE_ROLE_KEY=<your SUPABASE_SERVICE_ROLE_KEY>" -e "COMPANIES_HOUSE_API_KEY=<your COMPANIES_HOUSE_API_KEY>" -e "GOOGLE_PLACES_API_KEY=<your GOOGLE_PLACES_API_KEY>" -- npx -y uk-business-intelligence-mcpReplace each placeholder with your own value before saving.
[mcp_servers.uk-business-intelligence]
command = "npx"
args = ["-y", "uk-business-intelligence-mcp"]
[mcp_servers.uk-business-intelligence.env]
SUPABASE_URL = "<your SUPABASE_URL>"
SUPABASE_SERVICE_ROLE_KEY = "<your SUPABASE_SERVICE_ROLE_KEY>"
COMPANIES_HOUSE_API_KEY = "<your COMPANIES_HOUSE_API_KEY>"
GOOGLE_PLACES_API_KEY = "<your GOOGLE_PLACES_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"uk-business-intelligence": {
"command": "npx",
"args": [
"-y",
"uk-business-intelligence-mcp"
],
"env": {
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_SERVICE_ROLE_KEY": "<your SUPABASE_SERVICE_ROLE_KEY>",
"COMPANIES_HOUSE_API_KEY": "<your COMPANIES_HOUSE_API_KEY>",
"GOOGLE_PLACES_API_KEY": "<your GOOGLE_PLACES_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"uk-business-intelligence": {
"command": "npx",
"args": [
"-y",
"uk-business-intelligence-mcp"
],
"env": {
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_SERVICE_ROLE_KEY": "<your SUPABASE_SERVICE_ROLE_KEY>",
"COMPANIES_HOUSE_API_KEY": "<your COMPANIES_HOUSE_API_KEY>",
"GOOGLE_PLACES_API_KEY": "<your GOOGLE_PLACES_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"uk-business-intelligence": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"uk-business-intelligence-mcp"
],
"env": {
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_SERVICE_ROLE_KEY": "<your SUPABASE_SERVICE_ROLE_KEY>",
"COMPANIES_HOUSE_API_KEY": "<your COMPANIES_HOUSE_API_KEY>",
"GOOGLE_PLACES_API_KEY": "<your GOOGLE_PLACES_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"uk-business-intelligence": {
"command": "npx",
"args": [
"-y",
"uk-business-intelligence-mcp"
],
"env": {
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_SERVICE_ROLE_KEY": "<your SUPABASE_SERVICE_ROLE_KEY>",
"COMPANIES_HOUSE_API_KEY": "<your COMPANIES_HOUSE_API_KEY>",
"GOOGLE_PLACES_API_KEY": "<your GOOGLE_PLACES_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"uk-business-intelligence": {
"command": "npx",
"args": [
"-y",
"uk-business-intelligence-mcp"
],
"env": {
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_SERVICE_ROLE_KEY": "<your SUPABASE_SERVICE_ROLE_KEY>",
"COMPANIES_HOUSE_API_KEY": "<your COMPANIES_HOUSE_API_KEY>",
"GOOGLE_PLACES_API_KEY": "<your GOOGLE_PLACES_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Fluke-Studio%2Fuk-business-intelligence)<a href="https://mcptoplist.com/server/io.github.Fluke-Studio%2Fuk-business-intelligence"><img src="https://mcptoplist.com/badge/io.github.Fluke-Studio%2Fuk-business-intelligence.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
Fluke-Studio
Available versions (2)
| Version | Published |
|---|---|
| 0.1.3 | Mar 21, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Uk Business Intelligence?
- Uk Business Intelligence is maintained by Fluke-Studio, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Uk Business Intelligence listed on the Official MCP Registry?
- Yes — Uk Business Intelligence is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does Uk Business Intelligence have?
- MCP Toplist tracks 2 versions of Uk Business Intelligence, most recently published on Mar 21, 2026.
- Where can I find the source code for Uk Business Intelligence?
- The source code for Uk Business Intelligence is hosted at github.com/Fluke-Studio/uk-business-intelligence-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.