International Classifications MCP
Related Servers
Alternatives to International Classifications MCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceEnables language models to search and query Statistics Netherlands open data, turning natural-language questions into traceable statistics by discovering tables, resolving codes, and retrieving filtered observations.MIT
- AlicenseAqualityBmaintenanceEnables querying, exploring, and downloading ISTAT statistical datasets via SDMX REST API, with unified metadata, territorial code resolution, and data extraction.7MIT
- AlicenseNot gradedqualityAmaintenanceMCP server to query U.S. Census Bureau data, variables, and geography through 7 tools supporting dataset discovery, variable search, geography resolution, and data queries with suppression code decoding.300 npm2Apache 2.0
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to retrieve cited official statistics from any SDMX 2.1 API and to search policy documents through a local retrieval index with a sensitivity ceiling.MIT
- AlicenseNot gradedqualityAmaintenanceEnables searching, exploring, and querying over 1,500 OECD statistical datasets via SDMX, covering national accounts, employment, trade, PISA, health, and more.228 npm2Apache 2.0
- FlicenseNot gradedqualityCmaintenanceA production-grade MCP server for querying U.S. Census Bureau data (ACS 5-Year and Decennial) with tools for geographic fuzzy matching, variable search, and batched data retrieval, backed by a PostgreSQL cache for performance.-
TDQS
Scored across 10 tools
Each tool targets a distinct operation in the classification workflow: listing families, listing option lists, metadata retrieval, recommendation, search, code lookup, hierarchy browsing, validation, mapping, and export. The only mild overlap is between recommend_classifications and search_codes, but their descriptions clearly separate ranked concept selection from full-text label/note search.
All tool names use snake_case with a consistent verb_noun structure, such as list_classifications, get_classification, search_codes, validate_codes, and map_codes. Minor variations in token length do not break the predictable pattern.
The server exposes 10 tools, which is well within the ideal range for a focused reference-data MCP. Each tool earns its place by covering a distinct discovery, retrieval, validation, mapping, or export need without redundant CRUD operations.
The surface covers the full read-only lifecycle for international classifications: discovery, metadata, recommendation, search, hierarchy browsing, exact code retrieval, validation, mapping, and choice-list export. No create/update/delete tools are expected for authoritative reference standards, and any bulk navigation is handled by browse_hierarchy and export_choice_list.