mcp-identity
Rank #60,880io.github.zekebuilds-lab/mcp-identity
DoI score lookup, vouch event builder, and offline schnorr verify for AI agents.
mcp-identity is a Model Context Protocol (MCP) server published by zekebuilds-lab. It ranks #60,880 of 132,113 servers tracked on MCP Toplist. mcp-identity is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Apr 29, 2026 and most recently updated on May 10, 2026.
Ranks ahead of 71,233 of 132,113 servers on MCP Toplist.
Use mcp-identity
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-identity -e "ORACLE_URL=<your ORACLE_URL>" -e "ORACLE_PUBKEY=<your ORACLE_PUBKEY>" -- npx -y @powforge/mcp-identityReplace each placeholder with your own value before saving.
[mcp_servers.mcp-identity]
command = "npx"
args = ["-y", "@powforge/mcp-identity"]
[mcp_servers.mcp-identity.env]
ORACLE_URL = "<your ORACLE_URL>"
ORACLE_PUBKEY = "<your ORACLE_PUBKEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-identity": {
"command": "npx",
"args": [
"-y",
"@powforge/mcp-identity"
],
"env": {
"ORACLE_URL": "<your ORACLE_URL>",
"ORACLE_PUBKEY": "<your ORACLE_PUBKEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-identity": {
"command": "npx",
"args": [
"-y",
"@powforge/mcp-identity"
],
"env": {
"ORACLE_URL": "<your ORACLE_URL>",
"ORACLE_PUBKEY": "<your ORACLE_PUBKEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-identity": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@powforge/mcp-identity"
],
"env": {
"ORACLE_URL": "<your ORACLE_URL>",
"ORACLE_PUBKEY": "<your ORACLE_PUBKEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-identity": {
"command": "npx",
"args": [
"-y",
"@powforge/mcp-identity"
],
"env": {
"ORACLE_URL": "<your ORACLE_URL>",
"ORACLE_PUBKEY": "<your ORACLE_PUBKEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-identity": {
"command": "npx",
"args": [
"-y",
"@powforge/mcp-identity"
],
"env": {
"ORACLE_URL": "<your ORACLE_URL>",
"ORACLE_PUBKEY": "<your ORACLE_PUBKEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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.zekebuilds-lab%2Fmcp-identity)<a href="https://mcptoplist.com/server/io.github.zekebuilds-lab%2Fmcp-identity"><img src="https://mcptoplist.com/badge/io.github.zekebuilds-lab%2Fmcp-identity.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
zekebuilds-lab
Other servers by zekebuilds-lab
- @powforge/captcha-mcp#62,252 · 1 ver
- PowForge L402 Gate#62,253 · 1 ver
- MCP Pay Gate Server#62,254 · 1 ver
- mcp-l402-gate-example#104,028
Available versions (1)
| Version | Published |
|---|---|
| 0.7.2 | May 10, 2026 |
Frequently asked questions
- Who maintains mcp-identity?
- mcp-identity is maintained by zekebuilds-lab, which publishes 5 MCP servers (4 total versions) tracked on MCP Toplist.
- Is mcp-identity listed on the Official MCP Registry?
- Yes — mcp-identity is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does mcp-identity have?
- MCP Toplist tracks 1 version of mcp-identity, most recently published on May 10, 2026.
- Where can I find the source code for mcp-identity?
- The source code for mcp-identity is hosted at github.com/zekebuilds-lab/mcp-identity.
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.