bets-api

bets-api

0

This project is a Multi-Agent Conversation Protocol (MCP) Server designed for handling server operations for the specified OpenAPI URL. It provides a structured setup, development, and publishing process with a focus on extensibility and automation.

MCP Server

  • This project is an MCP (Multi-Agent Conversation Protocol) Server for the specified OpenAPI URL.
  • Prerequisites include Python 3.9+ and pip.
  • Installation involves cloning the repository and installing dependencies using a setup script or pip.
  • Development utilizes ruff for linting and formatting, mypy for static type checking, and pytest for testing.
  • The server can be started using the mcp_server/main.py script and configured with environment variables.
  • Building and publishing leverage Hatch, and various scripts are available for automation.