amazon-pinpoint
0
The MCP Server is a Multi-Agent Conversation Protocol server specifically designed for the Amazon Pinpoint API, leveraging AG2's MCP builder. It provides multiple transport modes, static typing, and testing capabilities, ideal for developers working with APIs.
ruff
For code linting and formatting
mypy
For static type checking
pytest
Used to run tests and generate coverage reports
bandit
For static security analysis
Hatch
For project construction and release