nba-v3-stats
If you are the rightful owner of nba-v3-stats 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 using Python 3.9+ and is equipped with various tools for development, testing, and deployment. The server supports different transport modes, making it versatile for various applications. It is configured to handle security parameters and can be customized using environment variables. The server is also integrated with pre-commit hooks to ensure code quality and consistency. With a focus on ease of use, the server can be started in different modes and is equipped with scripts for building, testing, and publishing.
Features
- Supports multiple transport modes including stdio, sse, and streamable-http.
- Integrated with ruff for linting and formatting, ensuring code quality.
- Utilizes mypy for static type checking and pytest for testing with coverage.
- Configurable via environment variables for flexibility in deployment.
- Pre-commit hooks are set up to automate code checks before commits.