Ecz ID MCP Verifier runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from npm. Last commit 1 Jul 2026.
Local-first, read-only ECZ-ID verifier over MCP (stdio): checks, reports, explains, routes.
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.
claude mcp add ecz-id-mcp-verifier -- npx -y @ecocitizenz/ecz-id-mcp-verifier
{
"mcpServers": {
"ecz-id-mcp-verifier": {
"args": [
"-y",
"@ecocitizenz/ecz-id-mcp-verifier"
],
"command": "npx"
}
}
}
[mcp_servers.ecz-id-mcp-verifier]
command = "npx"
args = ["-y", "@ecocitizenz/ecz-id-mcp-verifier"]
{
"mcpServers": {
"ecz-id-mcp-verifier": {
"args": [
"-y",
"@ecocitizenz/ecz-id-mcp-verifier"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ecz-id-mcp-verifier": {
"args": [
"-y",
"@ecocitizenz/ecz-id-mcp-verifier"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.