verifier
If you are the rightful owner of verifier and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A lightweight and AI-friendly MCP server for PID credential presentation via OIDC4VP.
The MCP PID Wallet Verifier is a server designed to facilitate secure and efficient PID (Personal Identity Data) credential presentations using the OIDC4VP protocol. It supports QR-based wallet interactions and is compatible with AI agents and MCP-compatible assistants. The server is fully compliant with the MCP protocol and utilizes Redis for stateless session storage. It is particularly useful for identity verification, onboarding, compliance, and government-grade AI applications.
Features
- Supports OIDC4VP Draft-13 with direct_post response mode
- Two-step MCP REST tools for credential presentation
- Generates QR codes and openid-vc: // deep links
- Receives SD-JWT-based credentials from EUDI-compatible wallets
- Stateless via Redis session storage
Tools
initiate_pid_request
Start an OIDC4VP presentation flow. Returns a QR code and session ID.
check_pid_result
Poll the status of the credential presentation.