es-eli-mcp
Related Servers
Alternatives to es-eli-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityFmaintenanceMCP server for querying Spanish government open data APIs including grants, legislation, company registry, statistics, and open data catalog. Enables LLMs to access Spanish public information on-the-fly.265MIT
- AlicenseNot gradedqualityFmaintenanceEnables querying Spanish legislation (BOE) and EU law integration through MCP, providing full-text search, citation validation, and cross-referencing capabilities.47 npm2Apache 2.0
- AlicenseNot gradedqualityAmaintenanceMCP server for Spain's official BOE auction portal: search judicial foreclosures, notarial and tax-agency auctions, get consolidated per-auction detail (assets, lots, bids, authority contacts) and computed legal thresholds (art. 671 LEC). Clean JSON, GDPR-safe, no headless browser.2AGPL 3.0
- AlicenseNot gradedqualityDmaintenanceA community-maintained MCP server that simplifies access to EU legal and legislative data from the CELLAR service, supporting lookups, metadata retrieval, relation checks, and monitoring.1MIT
- AlicenseAqualityDmaintenanceMCP server for accessing Uruguay's IMPO open data API with SQLite caching. Provides tools to retrieve legal norms, search regulations, and access schema documentation from Uruguay's official legal database.4MIT
- AlicenseAqualityAmaintenanceMCP server for the Brazilian Chamber of Deputies open-data API, enabling search and retrieval of federal legislative bills and their status.1542 PyPI1Apache 2.0
TDQS
Scored across 13 tools
Most tools follow a clear search/get pair per legal source, but es_get_act and es_get_text could be momentarily confused (metadata vs. full text). Overall each tool targets a distinct resource/action, so mis-selection risk is low.
All tools share the es_ prefix and use a consistent verb_resource structure (es_get_*, es_search_*, es_browse_gazette, es_coverage). The naming pattern is uniform across all 13 tools.
13 tools is well-scoped for a multi-source legal connector covering BOE, TC, DGT, TEAC, and AEPD. Each tool earns its place and the count is neither thin nor bloated.
Each legal domain has both a search/resolution and a fetch tool, and BOE laws have metadata/index/text retrieval. Minor gaps like no free-text law search or direct gazette document fetch exist but are workable via browse and coverage fallbacks.