ECZ-ID MCP Verifier
Rank #13,194io.github.Ecocitizenz/ecz-id-mcp-verifier
Local-first, read-only ECZ-ID verifier over MCP (stdio): checks, reports, explains, routes.
ECZ-ID MCP Verifier is a Model Context Protocol (MCP) server published by ecocitizenz. It ranks #13,194 of 132,046 servers tracked on MCP Toplist. ECZ-ID MCP Verifier is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jun 19, 2026 and most recently updated on Aug 28, 2026.
Ranks ahead of 118,852 of 132,046 servers on MCP Toplist.
Use ECZ-ID MCP Verifier
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ecz-id-mcp-verifier -- npx -y @ecocitizenz/ecz-id-mcp-verifier[mcp_servers.ecz-id-mcp-verifier]
command = "npx"
args = ["-y", "@ecocitizenz/ecz-id-mcp-verifier"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"ecz-id-mcp-verifier": {
"command": "npx",
"args": [
"-y",
"@ecocitizenz/ecz-id-mcp-verifier"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ecz-id-mcp-verifier": {
"command": "npx",
"args": [
"-y",
"@ecocitizenz/ecz-id-mcp-verifier"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ecz-id-mcp-verifier": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ecocitizenz/ecz-id-mcp-verifier"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ecz-id-mcp-verifier": {
"command": "npx",
"args": [
"-y",
"@ecocitizenz/ecz-id-mcp-verifier"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ecz-id-mcp-verifier": {
"command": "npx",
"args": [
"-y",
"@ecocitizenz/ecz-id-mcp-verifier"
]
}
}
}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.Ecocitizenz%2Fecz-id-mcp-verifier)<a href="https://mcptoplist.com/server/io.github.Ecocitizenz%2Fecz-id-mcp-verifier"><img src="https://mcptoplist.com/badge/io.github.Ecocitizenz%2Fecz-id-mcp-verifier.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
ecocitizenz
Available versions (2)
| Version | Published |
|---|---|
| 0.9.0 | Aug 28, 2026 |
| 0.8.2 | Jul 1, 2026 |
Frequently asked questions
- Who maintains ECZ-ID MCP Verifier?
- ECZ-ID MCP Verifier is maintained by ecocitizenz, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is ECZ-ID MCP Verifier listed on the Official MCP Registry?
- Yes — ECZ-ID MCP Verifier is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does ECZ-ID MCP Verifier have?
- MCP Toplist tracks 2 versions of ECZ-ID MCP Verifier, most recently published on Aug 28, 2026.
- Where can I find the source code for ECZ-ID MCP Verifier?
- The source code for ECZ-ID MCP Verifier is hosted at github.com/ecocitizenz/ecz-id-mcp-verifier.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.