mcpbeat Sign in

Italy OpenData MCP Server

local only

Italy OpenData runs on your own machine — the client starts it, so there is no endpoint to ping. 73 installs a week from pypi. Last commit 24 Feb 2026.

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

Installs per day peak 28 · avg 11 · -13% w/w
a month agotoday
73
Installs / week
pypi · italy-opendata-mcp
1
Stars
0 open issues
24 Feb 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Italy OpenData every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add italy-opendata -- uvx italy-opendata-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "italy-opendata": {
      "args": [
        "italy-opendata-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.italy-opendata]
command = "uvx"
args = ["italy-opendata-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "italy-opendata": {
      "args": [
        "italy-opendata-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "italy-opendata": {
      "args": [
        "italy-opendata-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Italy OpenData

same job, measured the same way
Postal Lookup MCP
by lulu-the-narwhal

Free, keyless postal/ZIP code lookup: place name(s), state/region, and coordinates.

1 tools answering
Tlaloc MCP
by tlaloc-sh

Official Mexican data for AI agents: CURP, RFC, CFDI, postal codes, phone, SPEI/CEP, DOF, geocoding.

answering
C
Postal Codes
by invokera

Postal code lookup with place names and coordinates for 60+ countries. Via Zippopotam.us.

1 tools answering
Busca de CEP
by mcp-dir

Returns the postal code (CEP) and standardized address from the Brazilian Post from a given address.

7 tools answering
JP Data (Japanese Public Business Data)
by kimotostudio

Japanese open-data MCP server: corporate-number validation, zengin bank codes, national holidays

local only
I
Google Analytics 4
by stucchi

Manage GA4 properties, data streams, conversions, and run reports via Admin & Data APIs.

70 installs/wk local only
NoshUp: Canadian Grocery Deals & Recipes
by navshainc

Canadian grocery flyer deals and recipes by item, store, postal code, cuisine, or diet. No auth.

3 tools answering
RTFM
by roomi-fields

The open retrieval layer for AI agents — index code, docs, data. Search via MCP.

9 734 installs/wk local only

Italy OpenData — questions

Answers built from our own checks of this server.

Why is there no uptime for Italy OpenData?
Italy OpenData runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package italy-opendata-mcp was installed 73 times last week.
How do I connect Italy OpenData?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls italy-opendata-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Italy OpenData?
The pypi package italy-opendata-mcp was installed 73 times in the last week. Week over week that is -13%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Italy OpenData open source?
We cannot say either way: written in Python and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.