mlb-v3-play-by-play

mlb-v3-play-by-play

3.2

If you are the rightful owner of mlb-v3-play-by-play 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, 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 sportsdata.io. It is built to handle various transport modes, making it versatile for different communication needs. The server is developed in Python and requires version 3.9 or higher. It integrates several development tools for linting, formatting, static analysis, and testing to ensure code quality and reliability. The server can be configured using environment variables, allowing for flexible deployment and security management. It is also equipped with pre-commit hooks to maintain code integrity before changes are committed.

Features

  • Supports multiple transport modes including stdio, sse, and streamable-http.
  • Configurable via environment variables for flexible deployment.
  • Integrates with development tools like ruff, mypy, and pytest for code quality.
  • Pre-commit hooks to ensure code integrity.
  • Built using Hatch for easy building and publishing.