Skip to main content
Glama
etweisberg

MLB Stats MCP Server

by etweisberg
conftest.py245 B
""" Pytest configuration file for the baseball MCP tests. """ import sys from pathlib import Path # Add the parent directory to the Python path so we can import the baseball package sys.path.insert(0, str(Path(__file__).parent.parent.parent))

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/etweisberg/mlb-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server