Skip to main content
Glama

Sport5 Fantasy League MCP Server

by benshabbat
.env.example695 B
# Environment Variables for Sport5 Fantasy MCP Server # Copy this file to .env and fill in your actual values # Google OAuth Configuration GOOGLE_CLIENT_ID=your-google-client-id-here.apps.googleusercontent.com GOOGLE_CLIENT_SECRET=GOCSPX-your-google-client-secret-here # Optional: Custom OAuth Redirect URI (default: http://localhost:8000/oauth/callback) # OAUTH_REDIRECT_URI=http://localhost:8000/oauth/callback # Optional: Custom OAuth Server Port (default: 8000) # OAUTH_SERVER_PORT=8000 # Optional: Sport5 Base URL (default: https://fantasyleague.sport5.co.il) # SPORT5_BASE_URL=https://fantasyleague.sport5.co.il # Optional: Logging Level (DEBUG, INFO, WARNING, ERROR) # LOG_LEVEL=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/benshabbat/sport5-fantasy-mcp'

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