rumble-api-deprecated

rumble-api-deprecated

3.2

If you are the rightful owner of rumble-api-deprecated 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 designed for the OpenAPI URL provided, auto-generated using AG2's MCP builder.

The MCP Server is a robust and versatile server designed to facilitate multi-agent conversations using the Multi-Agent Conversation Protocol (MCP). It is built to work with the OpenAPI specification provided by Rumble, ensuring seamless integration and communication between different agents. The server is developed in Python and requires version 3.9 or higher. It is equipped with various tools for development, testing, and deployment, making it a comprehensive solution for managing multi-agent interactions. The server supports different transport modes, including stdio, SSE, and streamable HTTP, allowing for flexible deployment options. It is highly configurable through environment variables, enabling users to tailor the server to their specific needs. The project also includes scripts for linting, formatting, static analysis, and testing, ensuring high code quality and reliability. Additionally, it supports pre-commit hooks to automate code checks before committing changes.

Features

  • Supports multiple transport modes: stdio, SSE, and streamable HTTP.
  • Highly configurable through environment variables and JSON configuration files.
  • Includes tools for linting, formatting, static analysis, and testing.
  • Pre-commit hooks for automated code checks.
  • Built with Python 3.9+ for modern development practices.