mcpbeat Sign in

Ecz ID MCP Verifier MCP Server

local only

Ecz ID MCP Verifier runs on your own machine — the client starts it, so there is no endpoint to ping. 83 installs a week from npm. Last commit 28 Aug 2026.

Local-first, read-only ECZ-ID verifier over MCP (stdio): checks, reports, explains, routes.

Installs per day peak 278 · avg 20 · +74% w/w
a month agotoday
83
Installs / week
npm · @ecocitizenz/ecz-id-mcp-verifier
0
Stars
0 open issues
28 Aug 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Ecz ID MCP Verifier 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 ecz-id-mcp-verifier -- npx -y @ecocitizenz/ecz-id-mcp-verifier
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ecz-id-mcp-verifier": {
      "args": [
        "-y",
        "@ecocitizenz/ecz-id-mcp-verifier"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ecz-id-mcp-verifier]
command = "npx"
args = ["-y", "@ecocitizenz/ecz-id-mcp-verifier"]
.cursor/mcp.json
{
  "mcpServers": {
    "ecz-id-mcp-verifier": {
      "args": [
        "-y",
        "@ecocitizenz/ecz-id-mcp-verifier"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ecz-id-mcp-verifier": {
      "args": [
        "-y",
        "@ecocitizenz/ecz-id-mcp-verifier"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Ecz ID MCP Verifier

same job, measured the same way
ECZ-ID Trust MCP
by ecocitizenz

Read-only ECZ-ID Business Passport state lookup via the public ECZ-ID Resolver. Reports state only.

7 tools answering
DevTime
by shakargy

Local-first, read-only MCP server for evidence-backed repository memory.

491 installs/wk local only
hostaway-kit
by stylabs

Read-only Hostaway MCP: listings, calendar, inbox, reports. Fixtures, no key. By STYLABS.

35 installs/wk local only
I
Hermes Prime
by hermes-labs-ai

Read-only stdio MCP server for a versioned convention card in Claude Code.

local only
MCP Persona
by codespar

MCP server for Persona — developer-first identity verification + KYC (inquiries, accounts, reports)

35 installs/wk local only
Agentloopkit
by abhiyoheswaran1

Read-only MCP server for AgentLoopKit tasks, policies, reports, handoffs, and status.

127 installs/wk local only
Repovine
by legann

Checkout-local repository context graph over MCP; `npx repovine setup` wires skills, agents, hooks.

41 installs/wk local only
Apple Podcasts MCP Server
by conorbronsdon

Apple Podcasts Connect owner analytics over Reporter: plays, followers, episodes. Read-only.

26 installs/wk local only

Ecz ID MCP Verifier — questions

Answers built from our own checks of this server.

Why is there no uptime for Ecz ID MCP Verifier?
Ecz ID MCP Verifier 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 npm package @ecocitizenz/ecz-id-mcp-verifier was installed 83 times last week.
How do I connect Ecz ID MCP Verifier?
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 @ecocitizenz/ecz-id-mcp-verifier straight from npm; nothing to host, nothing to sign up for.
How many people use Ecz ID MCP Verifier?
The npm package @ecocitizenz/ecz-id-mcp-verifier was installed 83 times in the last week. Week over week that is +74%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Ecz ID MCP Verifier open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.