golf-v2
If you are the rightful owner of golf-v2 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 - https://api.apis.guru/v2/specs/sportsdata.io/golf-v2/1.0/openapi.json, 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 for golf data. This server is built using Python and is equipped with various tools and scripts to ensure efficient development, testing, and deployment. The server supports multiple transport modes, including stdio, sse, and streamable-http, making it versatile for different communication needs. It is configured to use environment variables for customization, allowing users to specify configuration paths, JSON strings, and security parameters like API keys. The server is also integrated with pre-commit hooks to maintain code quality and consistency. Additionally, it uses Hatch for building and publishing, streamlining the process of deploying updates and new versions.
Features
- Supports multiple transport modes: stdio, sse, streamable-http.
- Configurable using environment variables for flexibility.
- Integrated with pre-commit hooks for code quality.
- Uses Hatch for building and publishing.
- Includes scripts for testing and static analysis.