nba-v3-play-by-play

nba-v3-play-by-play

3.2

If you are the rightful owner of nba-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 provided by sportsdata.io, auto-generated using AG2's MCP builder.

The MCP Server is designed to facilitate multi-agent conversation protocols by leveraging the OpenAPI specifications from sportsdata.io. It is built to handle various transport modes and is equipped with tools for development, testing, and deployment. The server is implemented in Python and requires version 3.9 or higher. It supports linting, formatting, static analysis, and testing through a suite of tools like ruff, mypy, and pytest. The server can be configured using environment variables, allowing for flexible deployment and integration with different systems. The project also includes pre-commit hooks to ensure code quality and consistency. Additionally, it uses Hatch for building and publishing, making it easy to distribute and manage versions.

Features

  • Supports multiple transport modes including stdio, sse, and streamable-http.
  • Utilizes ruff for linting and formatting, ensuring code quality.
  • Incorporates mypy for static type checking, enhancing code reliability.
  • Includes pre-commit hooks for automated code checks before commits.
  • Uses Hatch for building and publishing, streamlining the deployment process.