Skip to main content
Glama
Handigraphs

handigraphs-stats-api-mcp

Official
by Handigraphs

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HANDIGRAPHS_API_KEYYesBearer key for protected data. It is never accepted as a tool argument.
HANDIGRAPHS_API_BASE_URLNoAPI v1 root. HTTPS is mandatory except loopback HTTP used by tests.https://handigraphs.com/api/v1
HANDIGRAPHS_HTTP_TIMEOUT_MSNoUpstream request timeout.10000
HANDIGRAPHS_MAX_RESPONSE_BYTESNoMaximum declared or streamed upstream JSON response size.5242880
HANDIGRAPHS_DISCOVERY_TTL_SECONDSNoIn-process public-discovery cache TTL.300

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_resourcesB

List live sports and stats resources from public Handigraphs discovery.

describe_resourceB

Return live resource, metric, split, unit, and filter discovery.

query_statsA

Query one live Handigraphs Stats API resource. Use describe_resource first; pagination remains in this tool via cursor.

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/Handigraphs/handigraphs-stats-api-mcp'

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