← Back to Plugins
MCP Server MCP

SIC Codes UK

github By github 👁 1 views ▲ 0 votes

UK SIC code lookup, GICS/ICB mapping, and Companies House search. 731 codes, 5.6M companies.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://siccodes.co.uk/api/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "sic-codes-mcp",
      "version": "1.0.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...