mlb-v3-rotoballer-premium-news

mlb-v3-rotoballer-premium-news

3.2

If you are the rightful owner of mlb-v3-rotoballer-premium-news 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 by sportsdata.io, 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 specifically tailored for the OpenAPI URL from sportsdata.io, which provides premium news data for Major League Baseball (MLB). The server is built using Python 3.9+ and leverages various tools for development, testing, and deployment. It supports different transport modes such as stdio, SSE, and streamable HTTP, making it adaptable to various communication needs. The server is equipped with a comprehensive set of tools for linting, formatting, static analysis, and testing, ensuring high code quality and reliability. Additionally, it includes pre-commit hooks to automate code checks before commits, enhancing the development workflow. The server can be configured using environment variables, allowing for flexible and secure deployment configurations.

Features

  • Supports multiple transport modes including stdio, SSE, and streamable HTTP.
  • Utilizes ruff for linting and formatting, ensuring clean and consistent code.
  • Incorporates mypy for static type checking, enhancing code reliability.
  • Includes pytest for testing with coverage reports, ensuring robust functionality.
  • Configurable via environment variables for flexible deployment.