json2video-api

json2video-api

0

The MCP Server project is designed as a Multi-Agent Conversation Protocol Server. It is equipped with various tools for development, testing, and deployment, including ruff, mypy, pytest, and Hatch. It supports different transport modes for running the server.

MCP Server

This project is an MCP (Multi-Agent Conversation Protocol) Server, auto-generated using AG2's MCP builder for the specified OpenAPI URL. It requires Python 3.9+, pip, and uv. Key development tools include ruff for linting and formatting, mypy for static type checking, and pytest for testing. The project can be built and published using Hatch, and it supports different server transport modes (e.g., stdio, sse).