shotstack
If you are the rightful owner of shotstack 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 - https://api.apis.guru/v2/specs/shotstack.io/v1/openapi.json, 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 Shotstack.io. Built using Python 3.9+, this server is capable of handling 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 set up the server using pip or uv for dependency management, and the project supports pre-commit hooks to maintain code integrity. The server's configuration is flexible, allowing customization through environment variables or JSON configuration files. With comprehensive testing scripts and coverage reports, developers can ensure the server's functionality and performance. The project also supports building and publishing using Hatch, streamlining the deployment process.
Features
- Supports multiple transport modes: stdio, sse, streamable-http.
- Comprehensive testing and coverage reports with pytest.
- Flexible configuration through environment variables and JSON files.
- Pre-commit hooks for maintaining code quality.
- Built-in tools for linting, formatting, and static analysis.