Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ES_ELI_BASE_URLNoBase URL for the BOE open data API.https://www.boe.es/datosabiertos/api
ES_ELI_AUDIT_DIRNoDirectory for audit logs.~/.matematic/audit
ES_ELI_CACHE_DIRNoDirectory 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

CapabilityDetails
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

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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