amazon-kinesis-video-streams-media

amazon-kinesis-video-streams-media

3.2

If you are the rightful owner of amazon-kinesis-video-streams-media 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 for the given 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 Kinesis Video Media. It is built using Python 3.9+ and requires dependencies managed through pip or uv. The server supports various transport modes such as stdio and sse, and can be configured using JSON files or environment variables. The project includes tools for linting, static analysis, and testing, ensuring high code quality and reliability. Developers can easily clone the repository, install dependencies, and start the server using provided scripts. The server is also equipped with pre-commit hooks to maintain code standards and uses Hatch for building and publishing.

Features

  • Supports multiple transport modes (stdio, sse)
  • Configurable via JSON files and environment variables
  • Includes tools for linting, static analysis, and testing
  • Pre-commit hooks for maintaining code quality
  • Uses Hatch for building and publishing