36
/ 100
1 month ago
glama

MCP Empe Server

Enables users to manage self-sovereign identity credentials by creating schemas, issuing verifiable credentials, generating verification QR codes, and checking verification status via the Empe SSI ecosystem.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: ISSUER_API_KEY, VERIFIER_SERVICE_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretISSUER_API_KEYAPI key for the issuer service
configISSUER_URLURL for the issuer service
configPORTPort for the Express server (default: 3000)
configSSE_PORTPort for the SSE server (default: 8080)
configVERIFIER_CLIENT_URLExternal URL for your verifier client (see note below)
🔐 secretVERIFIER_SERVICE_API_KEY
configVERIFIER_SERVICE_URLService URL for the verifier
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/empe-io-mcp-server-1iuzu9)](https://m8ven.ai/mcp/empe-io-mcp-server-1iuzu9)
commit: 92b9714a78db9b67bbd6d2939a2e12ea1b5c157e
code hash: 974ce1b49c61921be4d75bb4f43737e93c478c09a070d036cb2420b2cc475c80
verified: 6/18/2026, 11:42:41 AM
view raw JSON →