Golf v2 MCP ServerServer

ag2-mcp-servers
GitHub
GolfSportsMCP

Loading subscription status...

💡 Description

An auto-generated Multi-Agent Conversation Protocol server that enables interaction with professional golf data through the SportsData.io Golf v2 API.

📝 JSON Entries

{
  "mcpServers": [
    {
      "Golf v2 MCP Server": {
        "env": {
          "SECURITY": "<SECRET_SECURITY>",
          "CONFIG_PATH": "mcp_server/mcp_config.json"
        },
        "args": [
          "stdio"
        ],
        "command": "python mcp_server/main.py"
      }
    }
  ]
}

🛠️ Tools

pipuvruffmypypytesthatch

Features

  • Supports multiple transport modes
  • Configured using environment variables