digilocker-issuer-apis
If you are the rightful owner of digilocker-issuer-apis 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.
This project is an MCP (Multi-Agent Conversation Protocol) Server designed to facilitate multi-agent interactions using the OpenAPI specification from apisetu.gov.in.
The MCP Server is a robust platform designed to manage and facilitate multi-agent conversations using the Multi-Agent Conversation Protocol (MCP). It leverages the OpenAPI specification from apisetu.gov.in to provide a structured and efficient communication framework. The server is built using Python 3.9+ and is equipped with tools for linting, static analysis, and testing to ensure high code quality and reliability. The server supports various transport modes, including stdio, SSE, and streamable HTTP, making it versatile for different use cases. It is highly configurable through environment variables, allowing users to tailor the server's behavior to their specific needs. The project also includes pre-commit hooks to maintain code integrity and uses Hatch for building and publishing, streamlining the development and deployment process.
Features
- Supports multiple transport modes (stdio, SSE, streamable HTTP)
- Configurable via environment variables for flexible deployment
- Includes tools for linting, static analysis, and testing
- Pre-commit hooks for maintaining code quality
- Uses Hatch for efficient building and publishing