xero-oauth-2-identity-service-api

xero-oauth-2-identity-service-api

3.2

If you are the rightful owner of xero-oauth-2-identity-service-api 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 for the OpenAPI URL provided by Xero Identity, auto-generated using AG2's MCP builder.

The MCP Server project is a robust implementation of the Multi-Agent Conversation Protocol, specifically tailored for the Xero Identity API. It is designed to facilitate seamless communication between multiple agents by leveraging the OpenAPI specifications. The server is built using Python 3.9+ and incorporates modern development practices, including static type checking, linting, and automated testing. The server supports various transport modes, such as stdio, SSE, and streamable HTTP, making it versatile for different deployment scenarios. With a focus on security and configurability, the server can be customized using environment variables and JSON configuration files. The project also integrates pre-commit hooks to ensure code quality and consistency across development cycles.

Features

  • Supports multiple transport modes including stdio, SSE, and streamable HTTP.
  • Configurable via environment variables and JSON configuration files.
  • Incorporates modern development tools like ruff for linting and mypy for static type checking.
  • Automated testing with pytest and coverage reporting.
  • Pre-commit hooks for maintaining code quality and consistency.