io.github.Fluke-Studio/uk-business-intelligence MCP Server
io.github.Fluke-Studio/uk-business-intelligence
What is the io.github.Fluke-Studio/uk-business-intelligence MCP server?
Enrich any UK business with Companies House, Google Places, DNS, and social data.
How to install io.github.Fluke-Studio/uk-business-intelligence
Copy-paste configuration for popular MCP clients.
SUPABASE_URLrequiredSupabase project URL
SUPABASE_SERVICE_ROLE_KEYrequiredsecretSupabase service role key
COMPANIES_HOUSE_API_KEYrequiredsecretCompanies House API key
GOOGLE_PLACES_API_KEYrequiredsecretGoogle Places API key
{
"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>"
}
}
}
}{
"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>"
}
}
}
}{
"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>"
}
}
}
}{
"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>"
}
}
}
}claude mcp add uk-business-intelligence --env SUPABASE_URL=<YOUR_SUPABASE_URL> --env SUPABASE_SERVICE_ROLE_KEY=<YOUR_SUPABASE_SERVICE_ROLE_KEY> --env COMPANIES_HOUSE_API_KEY=<YOUR_COMPANIES_HOUSE_API_KEY> --env GOOGLE_PLACES_API_KEY=<YOUR_GOOGLE_PLACES_API_KEY> -- npx -y uk-business-intelligence-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.