UK Business Intelligence

by Fluke-Studio

294 downloads
Not rated
GitHub

About

Enrich any UK business with Companies House records, Google Places ratings, website/SSL status, and social media links in one MCP tool call. Four data sources, single JSON response.

Details

Author
Fluke-Studio
Downloads
294
Categories
Media

- Returns Companies House data (status, directors, SIC codes)
- Provides Google Places ratings and reviews
- Checks website and SSL status
- Retrieves social media links
- Built-in caching and rate limiting
- Graceful degradation when a data source fails

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name UK Business Intelligence
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

enrich_uk_business

Get a comprehensive profile of any UK business. Returns Companies House data (company status, directors, SIC codes), Google Places ratings and reviews, website/SSL status, and social media links — all from a single lookup. Provide a business name and location (city or town). Optionally include a Companies House number or website domain for more precise results.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "uk business intelligence": {
            "uk-business-intel": {
                "command": "npx",
                "args": [
                    "-y",
                    "uk-business-intelligence-mcp"
                ]
            }
        }
    }
}

McpServers

{
    "uk-business-intel": {
        "command": "npx",
        "args": [
            "-y",
            "uk-business-intelligence-mcp"
        ]
    }
}

Know everything about any UK business in one MCP tool call. Returns Companies House data (company status, directors, SIC codes), Google Places ratings and reviews, website/SSL status, and social media links — all from a single lookup.

Unlike existing Companies House MCP servers which wrap the CH API alone, this combines 4 data sources with built-in caching, rate limiting, and graceful degradation.

Website: https://ukbusinessintel.com
npm: https://www.npmjs.com/package/uk-business-intelligence-mcp

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.