MCP-BOE
Related Servers
Alternatives to MCP-BOE
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceEnables querying Spanish BOE consolidated legislation, daily summaries, and legal reference data through natural language using the Model Context Protocol.56MIT
- AlicenseAqualityDmaintenanceEnables querying and analyzing Spanish (BOE) and EU (EUR-Lex) legal documents, with advanced search, PDF extraction, and cross-reference detection.847 npm2MIT
- AlicenseNot gradedqualityFmaintenanceEnables querying Spanish legislation (BOE) and EU law integration through MCP, providing full-text search, citation validation, and cross-referencing capabilities.34 npm2Apache 2.0
- AlicenseAqualityAmaintenanceAn MCP server for the Spanish BOE open-data API that retrieves metadata, structure, and full consolidated text of Spanish legislation using BOE IDs or dates, providing verifiable ELI identifiers and citations.13Apache 2.0
- AlicenseAqualityAmaintenanceEnables LLMs to search and retrieve Japanese laws from the e-Gov API v2, including keyword search, article fetching, table of contents, and revision history.72,726 npm2MIT
- AlicenseNot gradedqualityBmaintenanceEnables searching and downloading Spanish court rulings from the CENDOJ database, with automatic captcha resolution via Claude's vision, returning PDFs, full text, ECLI, and metadata.5MIT
TDQS
Scored across 31 tools
The tool set has multiple overlapping functions, such as get_law_structure and explain_law_structure, find_related_laws and list_related_laws, and several table retrieval tools that serve similar purposes. Descriptions attempt to differentiate them, but the boundaries are still unclear, making it difficult for an agent to select the correct tool confidently.
All tools follow a consistent snake_case verb_noun convention (e.g., get_scopes_table, search_law_articles, compare_law_versions). While verbs vary, the pattern is uniform and predictable, which greatly aids readability and selection.
With 31 tools, the count is excessive for the actual scope. Several tools could be consolidated (e.g., structure-related tools, table lookups), and the abundance adds unnecessary complexity without clear benefits.
The tool set thoroughly covers the domain of BOE legislation access: searching, metadata, structure, full text retrieval, related laws, version comparison, and monitoring. There are no obvious dead ends or missing core operations for a read-only public document service.