sic-codes
Free UK SIC code lookup, GICS/ICB cross-classification mapping, and Companies House company search.
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add jackmmaher/sic-codes
# Browse available tools
npx -y smithery tool list jackmmaher/sic-codes
# Get full schema for a tool
npx -y smithery tool get jackmmaher/sic-codes lookup_sic_code
# Call a tool
npx -y smithery tool call jackmmaher/sic-codes lookup_sic_code '{}'Direct MCP Connection
Endpoint: https://sic-codes--jackmmaher.run.tools
Tools (6)
lookup_sic_code— Look up a classification code in the UK SIC 2007, GICS (MSCI), or ICB (FTSE Russell) system. Returns the code name, hie…search_sic_codes— Search for UK SIC 2007 codes by business activity description. Describe what a business does in plain English and get r…convert_between_classifications— Convert a classification code between UK SIC 2007, GICS (MSCI), and ICB (FTSE Russell) systems. Returns equivalent code…browse_classification_hierarchy— Browse the hierarchy tree of a classification system (UK SIC 2007, GICS, or ICB). Returns child entries at the next lev…lookup_uk_company— Look up a UK company registered at Companies House by name or registration number. Returns company details including na…search_uk_companies_by_industry— Find UK companies registered under a specific SIC, GICS, or ICB classification code. Returns a list of companies with t…
# Get full input/output schema for a tool
npx -y smithery tool get jackmmaher/sic-codes