Skip to main content
Glama

Sport5 Fantasy League MCP Server

by benshabbat
claude_desktop_config_git.json502 B
{ "mcpServers": { "sport5-fantasy-oauth": { "command": "python", "args": [ "-c", "import subprocess, sys; subprocess.run([sys.executable, '-m', 'pip', 'install', 'git+https://github.com/benshabbat/sport5-fantasy-mcp.git']); from sport5_mcp_google import main; main()" ], "env": { "GOOGLE_CLIENT_ID": "your-google-client-id-here.apps.googleusercontent.com", "GOOGLE_CLIENT_SECRET": "GOCSPX-your-google-client-secret-here" } } } }

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/benshabbat/sport5-fantasy-mcp'

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