aws-security-token-service

aws-security-token-service

3.2

If you are the rightful owner of aws-security-token-service 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 STS, 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 designed to work with the OpenAPI specification provided by Amazon AWS STS. The server is built using Python 3.9+ and leverages modern development tools and practices to ensure high performance and reliability. It supports various transport modes, including stdio, SSE, and streamable HTTP, making it versatile for different use cases. The server is highly configurable through environment variables and JSON configuration files, allowing for easy customization and integration into existing systems. With a focus on development best practices, the project includes tools for linting, formatting, static analysis, and testing, ensuring code quality and maintainability. The use of pre-commit hooks further enforces coding standards and reduces the likelihood of errors. Additionally, the project supports building and publishing using Hatch, streamlining the deployment process.

Features

  • Supports multiple transport modes: stdio, SSE, and streamable HTTP.
  • Highly configurable via environment variables and JSON files.
  • Includes tools for linting, formatting, static analysis, and testing.
  • Pre-commit hooks for enforcing coding standards.
  • Built with Python 3.9+ for modern development practices.