SIC Codes UK for Cursor
io.github.jackmmaher/sic-codes
UK SIC code lookup, GICS/ICB mapping, and Companies House search. 731 codes, 5.6M companies.
client:Cursor
transport:streamable-http
runtime:npm
Install SIC Codes UK in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"sic-codes": {
"url": "https://siccodes.co.uk/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs