es-eli-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ES_ELI_BASE_URL | No | Base URL for the BOE open data API. | https://www.boe.es/datosabiertos/api |
| ES_ELI_AUDIT_DIR | No | Directory for audit logs. | ~/.matematic/audit |
| ES_ELI_CACHE_DIR | No | Directory for caching data. | ~/.matematic/cache/es-eli |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| es_get_actA | Fetch consolidated-law metadata from BOE by id. |
| es_get_indexA | List the block index (articles, titles) of a consolidated law. |
| es_get_textA | Fetch the consolidated text (XML) of a law, whole or by block. |
| es_browse_gazetteA | List documents published in the official BOE gazette on a date. |
| es_get_constitutional_rulingA | Fetch a Tribunal Constitucional ruling (Sentencia/Auto/Declaracion) by internal id. |
| es_search_constitutionalA | Resolve a Tribunal Constitucional citation (number + year) to the full ruling. |
| es_search_tax_rulingsA | Search DGT tax rulings (consultas tributarias) by free text and/or date. |
| es_get_tax_rulingA | Fetch a full DGT tax ruling by its official number. |
| es_search_teac_doctrineA | Search TEAC doctrine (DYCTEA criterios) by RG segments and/or date range. |
| es_get_teac_criterioA | Fetch one TEAC criterio (with the full resolution text) by its DYCTEA id. |
| es_search_aepd_resolutionsA | Search AEPD (Spanish DPA) resolutions by full text and/or signature date. |
| es_get_aepd_resolutionA | Resolve an AEPD expediente number to its resolution and full-text PDF permalink. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/matematicsolutions/es-eli-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server