mlb-v3-scores

mlb-v3-scores

0

The project is a Multi-Agent Conversation Protocol Server designed for interaction with specific OpenAPI URLs. It facilitates data exchange in various modes and employs robust Python-based tools for development and testing.

Overview

This project is an MCP (Multi-Agent Conversation Protocol) Server auto-generated using AG2's MCP builder for a specific OpenAPI URL from sportsdata.io. It leverages Python 3.9+ and tools like ruff for linting, mypy for static checking, and pytest for tests. The server supports different transport modes like stdio and sse, and can be fully configured using JSON settings for easy adaptability. Building and publishing are managed using Hatch.

Features

  • Designed as an MCP Server for data interaction.
  • Supports Python-based tooling for development.
  • Utilizes pre-commit hooks for code quality enforcement.
  • Configuration via JSON and environment variables.