ETSI Standards Connector
Related Servers
Alternatives to ETSI Standards Connector
No user-submitted related servers found.
Related Servers
- AlicenseAqualityFmaintenanceEnables AI assistants to access and search 3GPP telecommunications specifications through direct integration with the TSpec-LLM dataset. Provides real-time specification content, implementation requirements, and multi-spec comparisons for 3GPP standards development.422 npm29MIT
- AlicenseBqualityFmaintenanceEnables AI assistants to search and retrieve information from 3GPP specification documents, including full-text search and specific lookup for LTE and 5G NAS cause values. It comes with pre-processed data for major specifications covering NAS, RRC, and protocol conformance testing.35MIT
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to retrieve and explore evidence from 3GPP meeting documents through MCP, including temporal knowledge graph queries, document section navigation, and citation-backed answers.-
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to search and retrieve detailed information about W3C and web standards specifications, including HTML, CSS, accessibility, and more. Provides tools for keyword search and fetching spec details by shortname or title.3 npmMIT
- FlicenseNot gradedqualityDmaintenanceProvides AI assistants with access to 102 curated UK Government technology standards, enabling context-aware recommendations for accessibility, APIs, security, cloud strategy, and more.-
- AlicenseNot gradedqualityDmaintenanceEnables Claude Desktop to read and search through PDF technical manuals, answering questions in natural language with citations.MIT
TDQS
Scored across 6 tools
Each tool has a clearly distinct purpose: fetch_standard (fetch and parse), get_summary (retrieve summary), list_ingested (list ingested standards), read_document_text (read chunks), save_summary (persist summary), search_standard (search catalogue). No overlap or ambiguity.
All tool names follow the verb_noun pattern with snake_case (e.g., fetch_standard, get_summary). Consistent and predictable naming throughout.
6 tools is well-scoped for an ETSI standards ingestion and summarization system. Each tool covers a necessary step without redundancy or excess.
Core workflows (fetch, read, summarize, retrieve, search, list) are covered. Minor gap: no tool to delete an ingested standard, but this is a non-critical omission for the server's stated purpose.