mcpbeat Sign in

I14y MCP Server

local only

I14y MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 95 installs a week from pypi. Last commit 29 Aug 2026.

MCP server for I14Y — Switzerland's national open-data metadata catalogue (DCAT-AP-CH)

Installs per day peak 54 · avg 21 · -33% w/w
a month agotoday
95
Installs / week
pypi · i14y-mcp
0
Stars
0 open issues
29 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check I14y MCP 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 i14y-mcp -- uvx i14y-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "i14y-mcp": {
      "args": [
        "i14y-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.i14y-mcp]
command = "uvx"
args = ["i14y-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "i14y-mcp": {
      "args": [
        "i14y-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "i14y-mcp": {
      "args": [
        "i14y-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to I14y MCP

same job, measured the same way
Opendata Swiss
by pipeworx-io

opendata.swiss MCP — Switzerland's federal open-data portal (CKAN catalogue).

36 tools answering
Opendata Canada
by pipeworx-io

open.canada.ca — Canada national open-data catalogue (CKAN)

40 tools answering
Datagov Ie
by pipeworx-io

data.gov.ie MCP — Ireland's national open-data portal (CKAN API).

36 tools answering
Dati It
by pipeworx-io

dati.gov.it MCP — Italy's national open-data portal (CKAN API).

41 tools answering
Nihr
by pipeworx-io

UK NIHR (National Institute for Health and Care Research) open-data MCP.

41 tools answering
Overheid Nl
by pipeworx-io

data.overheid.nl MCP — the Netherlands national open-data portal (CKAN API).

35 tools answering
MCP New Caledonia
by lacausecrypto

MCP server for New Caledonia open data (data.gouv.nc)

35 installs/wk local only
MCP Datahub
by txn2

MCP server for DataHub data catalogs. Discover datasets, explore lineage, and access metadata.

local only

I14y MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for I14y MCP?
I14y MCP 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 i14y-mcp was installed 95 times last week.
How do I connect I14y MCP?
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 i14y-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use I14y MCP?
The pypi package i14y-mcp was installed 95 times in the last week. Week over week that is -33%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is I14y MCP open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.