nba-v3-scores
If you are the rightful owner of nba-v3-scores 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 flexible server implementation that facilitates multi-agent conversations using the Multi-Agent Conversation Protocol (MCP). It is specifically tailored for the OpenAPI specification provided by sportsdata.io, which focuses on NBA scores. The server is built using Python 3.9+ and leverages modern development tools and practices to ensure high-quality code and ease of use. It supports various transport modes, including stdio, sse, and streamable-http, making it adaptable to different communication needs. The server is highly configurable through environment variables and JSON configuration files, allowing users to customize its behavior to suit their specific requirements. With a focus on development best practices, the project includes tools for linting, formatting, static analysis, and testing, ensuring that the codebase remains clean, efficient, and reliable. Additionally, the server can be easily integrated into existing workflows using pre-commit hooks and is ready for deployment with build and publish scripts.
Features
- Supports multiple transport modes: stdio, sse, and streamable-http.
- Highly configurable via environment variables and JSON files.
- Includes development tools for linting, formatting, and static analysis.
- Pre-commit hooks for maintaining code quality.
- Ready for deployment with build and publish scripts.