mcp-server

mcp-server

3.2

If you are the rightful owner of mcp-server 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.

The MCP Empe Server is designed to facilitate interactions with Empe Issuer and Verifier services for Self-Sovereign Identity (SSI) operations.

The MCP Empe Server is a specialized Machine Context Protocol server that integrates with Empe's Self-Sovereign Identity (SSI) ecosystem. It serves as a bridge between AI clients and the Empe Issuer and Verifier services, enabling the creation, issuance, and verification of digital credentials. This server is essential for organizations looking to implement SSI solutions, providing a secure and efficient way to manage digital identities. By exposing data sources such as files, documents, databases, and APIs, the MCP Empe Server ensures that AI systems can access and utilize the necessary information for identity verification processes. The server is designed to be easily deployable, with a one-click setup option available through EMPE's platform, making it accessible even for users with limited technical expertise.

Features

  • Integration with Empe Issuer and Verifier services for SSI operations.
  • One-click deployment through EMPE's platform for easy setup.
  • Support for creating and managing credential schemas and offerings.
  • Tools for generating and verifying QR codes for identity verification.
  • Test environment available for safe experimentation and development.

Tools

  1. show_qr_code

    Generates a QR code link for display

  2. generate_verification_qr

    Generates a QR code for verification process

  3. generate_verification_qr_for_vp_query

    Generates a QR code for VP query verification

  4. check_verification_status

    Checks verification status by state ID

  5. create_schema

    Creates a new credential schema

  6. get_all_schemas

    Lists all available schemas

  7. get_schema_by_id

    Gets details of a specific schema

  8. delete_schema

    Deletes a schema

  9. schema_exists_by_type

    Checks if a schema type exists

  10. get_latest_schema_by_type

    Gets the latest version of a schema type

  11. create_offering

    Creates a credential offering with QR code

  12. create_vp_query

    Creates a new VP query for verification

  13. get_all_vp_queries

    Lists all VP queries

  14. get_vp_query_by_id

    Gets details of a specific VP query

  15. delete_vp_query

    Deletes a VP query