affinidi-elements-mcp-server
0
The MCP Server for Affinidi Elements API is a specialized HTTP server designed to provide seamless interaction with the Affinidi Elements API via the Affinidi TDK. It supports core MCP concepts like resource representation, interactive tools, and dynamic prompt generation, making it suitable for building note systems and similar applications.
MCP Server – Affinidi Elements API
A Model Context Protocol (MCP) streamable HTTP server to interact with the Affinidi Elements API using the Affinidi TDK.
Features
- Resources: Represent text notes with URIs and metadata
- Tools: Enable interaction like creating or listing data
- Prompts: Support dynamic generation such as note summaries
Tools
- list_project: Retrieve the list of projects created in Affinidi
- list_login_configurations: Get all login configurations within a project
- vc_issuance_event_ticket: Issue a Verifiable Credential (VC) for an event ticket
Chat App Integration
The Chat App connects to this MCP server to perform actions through natural language input.