aws-secrets-manager

aws-secrets-manager

3.2

If you are the rightful owner of aws-secrets-manager 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 Server for the OpenAPI URL, auto-generated using AG2's MCP builder.

The MCP Server is designed to facilitate multi-agent conversation protocols by leveraging the OpenAPI specifications provided by Amazon's Secrets Manager API. Built using Python 3.9+, this server is a robust solution for managing and interacting with multi-agent systems. It supports various transport modes such as stdio, SSE, and streamable HTTP, making it versatile for different communication needs. The server is equipped with tools for linting, formatting, static analysis, and testing, ensuring high code quality and reliability. Developers can easily configure the server using environment variables, allowing for flexible deployment in various environments. The project also includes pre-commit hooks to maintain code integrity and uses Hatch for building and publishing, streamlining the development and deployment process.

Features

  • Supports multiple transport modes including stdio, SSE, and streamable HTTP.
  • Utilizes ruff for linting and formatting, ensuring code quality.
  • Incorporates mypy for static type checking and pytest for testing.
  • Configurable via environment variables for flexible deployment.
  • Pre-commit hooks for maintaining code integrity.