Health ID icon

Health ID

Exposes the NDHM Health ID API as a Multi-Agent Conversation Protocol (MCP) server.

关于

This project is an auto-generated MCP (Multi-Agent Conversation Protocol) Server, specifically designed to interface with the NDHM Health ID OpenAPI specification. Built using AG2's MCP builder, it enables developers to seamlessly integrate and interact with the Health ID API within a multi-agent system, providing a standardized protocol for conversation and data exchange.

主要功能

  • 0 GitHub stars
  • Supports multiple communication transport modes (e.g., stdio, SSE, streamable-HTTP).
  • Configurable via environment variables or external JSON files for flexible deployment.
  • Automated MCP Server generation from OpenAPI specifications.
  • Integrated development toolkit including Ruff for linting/formatting, MyPy for static type checking, and Pytest for testing.
  • Streamlined building and publishing processes utilizing Hatch.

使用案例

  • Developing applications that require programmatic access to health ID functionalities.
  • Integrating with the NDHM Health ID API within multi-agent systems.
  • Testing and simulating interactions with the NDHM Health ID API via an MCP interface.