Skip to content
Cursor

it eli mcp for Cursor

io.github.matematicsolutions/it-eli-mcp

Italian law: Normattiva legislation + Corte Costituzionale, Cassazione and TAR case law, live.

client:Cursor transport:stdio runtime:pypi

Install it eli mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

it eli mcp in other clients