Italy Opendata
Rank #38,647io.github.stucchi/italy-opendata
MCP server providing italy-opendata capabilities
Italy Opendata is a Model Context Protocol (MCP) server published by stucchi. It ranks #38,647 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Italy Opendata is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Feb 16, 2026 and most recently updated on Feb 22, 2026.
Ranks ahead of 76,944 of 115,591 servers on MCP Toplist.
Use Italy Opendata
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add italy-opendata -- uvx italy-opendata-mcp[mcp_servers.italy-opendata]
command = "uvx"
args = ["italy-opendata-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"italy-opendata": {
"command": "uvx",
"args": [
"italy-opendata-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"italy-opendata": {
"command": "uvx",
"args": [
"italy-opendata-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"italy-opendata": {
"type": "stdio",
"command": "uvx",
"args": [
"italy-opendata-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"italy-opendata": {
"command": "uvx",
"args": [
"italy-opendata-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"italy-opendata": {
"command": "uvx",
"args": [
"italy-opendata-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.stucchi%2Fitaly-opendata)<a href="https://mcptoplist.com/server/io.github.stucchi%2Fitaly-opendata"><img src="https://mcptoplist.com/badge/io.github.stucchi%2Fitaly-opendata.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
stucchi
Other servers by stucchi
- Db#18,017 · 12 vers
- Trello#21,023 · 8 vers
- MCP Advisor#25,877 · 9 vers
- Domain Check#35,347 · 4 vers
- Nexi Xpay#38,648 · 3 vers
- Google Analytics#43,436 · 2 vers
- Telnyx#44,428 · 2 vers
Available versions (3)
| Version | Published |
|---|---|
| 1.0.2 | Feb 22, 2026 |
| 1.0.1 | Feb 20, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Italy Opendata?
- Italy Opendata is maintained by stucchi, which publishes 8 MCP servers (43 total versions) tracked on MCP Toplist.
- Is Italy Opendata listed on the Official MCP Registry?
- Yes — Italy Opendata is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Italy Opendata have?
- MCP Toplist tracks 3 versions of Italy Opendata, most recently published on Feb 22, 2026.
- Where can I find the source code for Italy Opendata?
- The source code for Italy Opendata is hosted at github.com/stucchi/italy-opendata-mcp.