Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port when `MCP_TRANSPORT=http`
ODDS_API_KEYYesThe Odds API key
MCP_TRANSPORTNo`stdio` (default) or `http`stdio
ODDS_API_SPORTNoSport key (`soccer_italy_serie_a`)
APIFOOTBALL_KEYYesAPI-Football key
ODDS_API_REGIONNoRegions filter (default `eu`)eu
ODDS_API_MARKETSNoMarkets request list (default `h2h,totals,btts`)h2h,totals,btts
CACHE_TTL_SECONDSNoCache TTL (default 120)120
APIFOOTBALL_SEASONNoDefaults to current year
APIFOOTBALL_LEAGUE_IDNoDefaults to `135` (Serie A)135
HOME_ADVANTAGE_FACTORNoPoisson λ multiplier for home team

Tools

Functions exposed to the LLM to take actions

NameDescription
fixtures.list

Ritorna i prossimi match di Serie A entro X giorni (id, squadre, kickoff, venue).

match.snapshot

Restituisce forma, classifica, gol fatti/subiti e ultimi risultati per il match richiesto.

odds.prematch

Quote pre-match (1X2, Over/Under 2.5, BTTS) normalizzate con lista bookmaker.

fair.compute

Calcola probabilità e quote fair (Poisson semplice) per 1X2 / OU 2.5 / BTTS.

value.detect

Confronta quote mercato vs fair per trovare fino a 3 value pick (edge >= 5%).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/Valerio357/bet-mcp'

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