Brings EU Digital Identity Wallet capabilities under eIDAS 2.0 to Claude and other MCP clients. You get tools to list credential types, prepare credential offers, and create presentation requests for agent-to-agent authentication flows. Built by MEOK AI Labs with EU AI Act compliance baked in (risk management, transparency, bias detection). Runs via stdio or streamable HTTP, installs through pip or npx. Reach for this if you're building AI agents that need to issue or verify digital identity credentials in the European regulatory framework, or if you're prototyping sovereign identity workflows where agents authenticate each other rather than just passing API keys around.
mcp-name: io.github.CSOAI-ORG/eudi-wallet-mcp
EUDI Wallet MCP - EU Digital Identity Wallet (eIDAS 2
EUDI Wallet MCP - EU Digital Identity Wallet (eIDAS 2.0) for AI agents. MIT. By MEOK AI Labs.
# Install via pip
pip install eudi_wallet_mcp
# Or install via Smithery
npx -y @smithery/cli@latest install eudi-wallet-mcp --client claude
This MCP server is built with EU AI Act compliance built-in:
Need help getting compliant? Book a free 15-min diagnostic →
Need custom development, SLA guarantees, or white-label deployment?
View Pricing → | Contact Sales →
This server is part of the MEOK AI Labs ecosystem — 300+ MCP servers for sovereign AI governance.
| Domain | Purpose |
|---|---|
| councilof.ai | EU AI Act compliance marketplace |
| safetyof.ai | AI safety & monitoring |
| meok.ai | Sovereign AI platform |
| cobolbridge.ai | Legacy modernization |
MIT © CSOAI-ORG
Built with 💜 by MEOK AI Labs · UK Companies House 16939677
> Refundable. UK Stripe — VAT-clean. Builds on the 81-MCP MEOK fleet. > Verify any signed report at .Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:
{
"mcpServers": {
"eudi-wallet-mcp": {
"command": "uvx",
"args": ["eudi-wallet-mcp"]
}
}
}
Or: pip install eudi-wallet-mcp then run the eudi-wallet-mcp command (stdio transport).
Once configured, ask your assistant, for example:
list_credential_types to …"prepare_credential_offer to …"create_presentation_request to …"io.github.ericm1018/skillfm-llm-cost-optimizer-openai-anthropic-usage
io.github.mikerawsonnz/llm-orchestration-agent
io.github.mikerawsonnz/authenticated-llm-agent
labforgedev/copilot-memory-mcp
csoai-org/agent-prompt-injection-firewall-mcp
io.github.mikerawsonnz/authenticated-multi-llm-agent