Skip to content
Grok

es eli mcp for Grok

io.github.matematicsolutions/es-eli-mcp

Spanish law MCP: BOE legislation, Constitutional Court, DGT and TEAC tax, AEPD resolutions.

client:Grok transport:stdio runtime:pypi

Install es eli mcp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "es-eli-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "es-eli-mcp"
      ]
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

es eli mcp in other clients