Skip to content
Cursor

Italy OpenData for Cursor

io.github.stucchi/italy-opendata

Italian open data: municipalities, provinces, regions, postal codes, coordinates.

client:Cursor transport:stdio runtime:pypi

Install Italy OpenData in Cursor

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

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

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

Italy OpenData in other clients