mcpbeat Sign in

Wallet Verifier MCP Server

by wallet-connectors Your server? Claim it
answering

Wallet Verifier MCP is answering right now. Last checked 14 min ago. It exposes 1 tools. Last commit 10 Mar 2026.

MCP server for verifying EUDI/Talao wallet data via OIDC4VP (pull) for AI agents.

Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
1
Tools
read from the server
177 ms
Response time
average over 24h
0
Stars
last commit 10 Mar 2026

What the code does

We read the source, 19 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

A line of code looks encrypted kms_model.py:39
            key_data="zy0vUSgs0FBmc4cH7hVgo1d/WVVL0N5unfnT35QpRTPMAQBS3nl+t6zgQU0ZTe05HwuPd56GiwM0Bzgfqgv24wzbPVP2aybGOmXtQS3/rfkB8gq2qwxOno62mGYl3Yt40YHkHkOaOl2P/dsTMFQQt7c8o9vw2ZnsM08VHW5rTzh9dvDEoisJEMZvDsEs0bMsFDsDzh3CiA7QM6zEUbAlclr9iGE3TEHGjW590QSZUPCER/KFClfOVw4KY3g6Osw8Gn…
Builds a file path from a variable routes/home.py:27, utils/log.py:24
    md_path = os.path.join("documentation", f"{page}.md")
      <!-- keep original select -->
      <select id="Credential_ID" name="Credential_ID" {% if mode!='update' %}required{% endif %}>
        bubble.innerHTML = marked.parse(text);

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add wallet-verifier-mcp --transport http https://wallet-connectors.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "wallet-verifier-mcp": {
      "url": "https://wallet-connectors.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.wallet-verifier-mcp]
url = "https://wallet-connectors.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "wallet-verifier-mcp": {
      "url": "https://wallet-connectors.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "wallet-verifier-mcp": {
      "url": "https://wallet-connectors.com/mcp"
    }
  }
}

Available tools 1

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

account
create_account
Create aan account for a human or a company. This tool will generate a decentralized identifier(DID) and a data wallet.

Endpoints

URLTransportStateLatencyChecked
https://wallet-connectors.com/mcp streamable-http answering 188 ms 14 min ago

Alternatives to Wallet Verifier MCP

same job, measured the same way
Molpha MCP
by molpha

MCP server that lets AI agents create, fetch, verify, and publish Molpha oracle data.

26 installs/wk local only
Docbase
by krayinc

DocBase MCP server for AI agents

answering
DB Conn MCP
by idle-sync

A dead-simple, self-hosted MCP server for securely querying databases via AI agents.

430 installs/wk local only
C
Alces MCP
by moosejudge

Alces for Jira Data Center — MCP server bridging Jira DC/JSM with AI agents

403 installs/wk local only
Whatsapp MCP
by meharajm

WhatsApp MCP Server - Human-in-the-loop for AI agents via WhatsApp

68 installs/wk local only
Ubereats
by markswendsen-code

MCP server for Uber Eats - let AI agents order food delivery

37 installs/wk local only
C
Castor MCP
by moosejudge

Castor for Confluence Data Center — MCP server bridging Confluence DC with AI agents

165 installs/wk local only
Groupdocs Signature MCP
by groupdocs-signature

MCP server for GroupDocs.Signature — sign, search and verify document signatures via AI agents.

local only

Wallet Verifier MCP — questions

Answers built from our own checks of this server.

What can Wallet Verifier MCP do?
It exposes 1 tools, read directly from the server on our last check. Among them: create_account. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Wallet Verifier MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 177 ms. The bar chart above shows every period we have measured.
How do I connect Wallet Verifier 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 is a remote server, so there is nothing to install — the client connects to the address.
Does Wallet Verifier MCP need an API key?
No. Wallet Verifier MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 1 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Wallet Verifier MCP?
It answers our handshake in 177 ms on average, which is faster than 70% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Wallet Verifier MCP open source?
Yes — it is published under the Apache-2.0 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.