What is the SIC Codes UK MCP server?
UK SIC code lookup, GICS/ICB mapping, and Companies House search. 731 codes, 5.6M companies.
How to install SIC Codes UK
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"sic-codes": {
"command": "npx",
"args": [
"-y",
"sic-codes-mcp"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"sic-codes": {
"command": "npx",
"args": [
"-y",
"sic-codes-mcp"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"sic-codes": {
"command": "npx",
"args": [
"-y",
"sic-codes-mcp"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"sic-codes": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"sic-codes-mcp"
]
}
}
}Claude Code
claude mcp add sic-codes -- npx -y sic-codes-mcpRelated MCP servers
UK government data intelligence with proprietary scoring from 400+ sources