Skip to main content
Glama

mlb-api-mcp

MIT License
29
  • Apple
smithery.yaml513 B
# Smithery configuration file: https://smithery.ai/docs/build/project-config runtime: "container" build: dockerfile: "Dockerfile" dockerBuildPath: "." startCommand: type: "http" configSchema: # JSON Schema defining the configuration options for the MCP. type: object required: [] properties: logLevel: type: string default: INFO description: Logging level for the MCP server (e.g., DEBUG, INFO, WARNING, ERROR, CRITICAL) exampleConfig: logLevel: INFO

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/guillochon/mlb-api-mcp'

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