Skip to main content
Glama

Server Details

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

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
jackmmaher/siccodes.co.uk
GitHub Stars
0

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 2 tool updates
    • Changedsearch_companies1 field changed
      • changedInput schema / properties / cursor / description
        Previous value: -"Pagination cursor from previous response"New value: +"Pagination cursor from previous response. Invalid or expired cursors return an invalid_cursor error - restart pagination without the cursor parameter."
    • Changedsearch_uk_companies_by_industry1 field changed
      • changedInput schema / properties / cursor / description
        Previous value: -"Pagination cursor from a previous response's next_cursor field"New value: +"Pagination cursor from a previous response's next_cursor field. Invalid or expired cursors return an invalid_cursor error - restart pagination without the cursor parameter."
  2. 3 tool updates
    • Changedbrowse_classification_hierarchy2 fields changed
      • changedInput schema / properties / system / description
        Previous value: -"Classification system to browse: sic, gics, or icb"New value: +"Classification system to browse: sic (SIC 2007), sic2026 (SIC 2026 — the new system), gics, or icb"
      • changedInput schema / properties / system / enum
        Previous value: -[
        -  "sic",
        -  "gics",
        -  "icb"
        -]New value: +[
        +  "sic",
        +  "sic2026",
        +  "gics",
        +  "icb"
        +]
    • Changedconvert_between_classifications3 fields changed
      • changedInput schema / properties / code / description
        Previous value: -"The classification code to convert (e.g. '6202' for SIC class, '45102030' for GICS sub-industry)"New value: +"The classification code to convert (e.g. '62020' for SIC 2007, '6201' for SIC 2026, '45102030' for GICS sub-industry)"
      • changedInput schema / properties / from / enum
        Previous value: -[
        -  "sic",
        -  "gics",
        -  "icb"
        -]New value: +[
        +  "sic",
        +  "sic2026",
        +  "gics",
        +  "icb"
        +]
      • changedInput schema / properties / to / enum
        Previous value: -[
        -  "sic",
        -  "gics",
        -  "icb"
        -]New value: +[
        +  "sic",
        +  "sic2026",
        +  "gics",
        +  "icb"
        +]
    • Changedlookup_sic_code3 fields changed
      • changedInput schema / properties / code / description
        Previous value: -"The classification code to look up (e.g. '62020' for SIC, 'J' for SIC section, '45' for GICS sector, '1010' for ICB supersector)"New value: +"The classification code to look up (e.g. '62020' for SIC 2007, '6201' for SIC 2026, 'J' for section, '45' for GICS sector, '1010' for ICB supersector)"
      • changedInput schema / properties / system / description
        Previous value: -"Which classification system the code belongs to: sic (UK SIC 2007), gics (MSCI Global Industry Classification Standard), or icb (FTSE Russell Industry Classification Benchmark)"New value: +"Which classification system the code belongs to: sic (UK SIC 2007), sic2026 (UK SIC 2026 — the new classification), gics (MSCI Global Industry Classification Standard), or icb (FTSE Russell Industry Classification Benchmark)"
      • changedInput schema / properties / system / enum
        Previous value: -[
        -  "sic",
        -  "gics",
        -  "icb"
        -]New value: +[
        +  "sic",
        +  "sic2026",
        +  "gics",
        +  "icb"
        +]
  3. 8 tool updates
    • First observedbrowse_classification_hierarchy
    • First observedconvert_between_classifications
    • First observedget_industry_profile
    • First observedlookup_sic_code
    • First observedlookup_uk_company
    • First observedsearch_companies
    • First observedsearch_sic_codes
    • First observedsearch_uk_companies_by_industry

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • F
    license
    B
    quality
    C
    maintenance
    Provides access to UK Companies House public data, enabling search and retrieval of company profiles, officers, filing history, and more through natural language queries.
    12
    -
  • A
    license
    A
    quality
    D
    maintenance
    Unmodified government company data from 27 registries, live. Cross-border UBO chain walker for AI agents. 60+ tools covering GB, IE, NO, FR, DE, NL, PL, BE, CH, LI, MC, IM, IS, CY, AU, NZ, CA, TW, HK, MY, FI, CZ, ES, IT, KR, US — raw upstream fields preserved, no LLM extraction.
    10
    17
    Apache 2.0
  • A
    license
    A
    quality
    B
    maintenance
    Provides verified UK company lookup and number validation for AI agents using official Companies House data. Enables lookup of registered details by number, validation of company number format, and search by company name.
    3
    54
    Apache 2.0
  • F
    license
    Not graded
    quality
    B
    maintenance
    Provides instant access to verified, enriched business intelligence for any UK company, including legal identity, financial health, web presence, and hiring activity in a single call.
    -
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.3/5.0
Disambiguation5/5

Each tool has a distinct purpose: browsing hierarchy, converting classifications, getting industry profiles, looking up codes or companies, and searching. No two tools overlap significantly, making selection unambiguous.

Naming Consistency5/5

All tool names follow a consistent verb_noun snake_case pattern (e.g., browse_classification_hierarchy, search_sic_codes). The verbs are appropriate and the naming is predictable.

Tool Count5/5

With 8 tools, the server is well-scoped for its purpose. It covers browsing, searching, converting, and looking up classification codes and company data without being too sparse or bloated.

Completeness4/5

The tools cover essential operations: browsing hierarchy, searching codes by description, converting between systems, looking up codes/companies, and getting industry profiles. Minor gaps like lacking direct retrieval of classification system metadata are acceptable.