es eli mcp for Cursor
io.github.matematicsolutions/es-eli-mcp
Spanish law MCP: BOE legislation, Constitutional Court, DGT and TEAC tax, AEPD resolutions.
client:Cursor
transport:stdio
runtime:pypi
Install es eli mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"es-eli-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"es-eli-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs