aws-single-sign-on

aws-single-sign-on

3.2

If you are the rightful owner of aws-single-sign-on 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 Amazon AWS SSO, auto-generated using AG2's MCP builder.

The MCP Server is a robust and flexible server implementation that facilitates multi-agent conversation protocols. It is specifically tailored for the OpenAPI specification provided by Amazon AWS SSO, ensuring seamless integration and communication between different agents. The server is built using Python 3.9+ and leverages modern development tools and practices to ensure high performance, security, and maintainability. With support for various transport modes such as stdio, SSE, and streamable HTTP, the server can be easily adapted to different environments and use cases. The project also includes comprehensive testing, linting, and static analysis tools to maintain code quality and reliability. Additionally, the server can be configured using environment variables, allowing for flexible deployment and customization.

Features

  • Support for multiple transport modes including stdio, SSE, and streamable HTTP.
  • Comprehensive testing and coverage reports using pytest.
  • Static analysis and linting with tools like mypy, ruff, and bandit.
  • Pre-commit hooks for maintaining code quality.
  • Flexible configuration through environment variables and JSON files.