Xero Identity Service API
Provides an MCP server implementation for the Xero Identity Service API, based on its OpenAPI specification.
소개
This project offers an auto-generated Multi-Agent Conversation Protocol (MCP) server specifically engineered for the Xero Identity Service API. Leveraging AG2's MCP builder, it translates the functionalities defined in the official Xero Identity OpenAPI specification into an MCP-compliant server, facilitating multi-agent interactions and enabling programmatic access to Xero's robust identity services.
주요 기능
- Auto-generated Multi-Agent Conversation Protocol (MCP) server
- Interfaces with Xero Identity Service API via OpenAPI specification
- Supports various transport modes including stdio, SSE, and streamable-HTTP
- Configurable through environment variables or JSON configuration files
- Integrated with Python development best practices like linting, testing, and static analysis
- 0 GitHub stars
사용 사례
- Developing multi-agent systems requiring Xero Identity integration
- Automating identity management tasks with Xero through an MCP interface
- Building custom applications that leverage Xero Identity services