SportIQ
by Ninjabeam20
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDIS_URL | No | Shared cache backend (defaults to local diskcache) | |
| CRICAPI_KEY | No | Live cricket scores / scorecards / schedules / squads (100 req/day free tier) | |
| THEODDS_KEY | No | Bookmaker odds (football + cricket value bets) (500 req/month free tier) | |
| RAPIDAPI_KEY | No | Paid Cricbuzz fallback (player career stats) | |
| APIFOOTBALL_KEY | No | Live football fixtures / standings / squads / scorers (100 req/day free tier) | |
| FOOTBALLDATA_KEY | No | football-data.org fallback (token optional, 10 req/min free tier) | |
| SPORTIQ_LOG_LEVEL | No | Log verbosity | |
| SPORTIQ_TRANSPORT | No | Transport mode: 'stdio' (default, local) or 'http' (remote/Cloud Run) | stdio |
| SPORTIQ_LOG_FORMAT | No | Log output format: 'pretty' or 'json' | |
| SPORTIQ_ENABLE_NDTV | No | Set to '1' to enable NDTV Sports scraper (opt-in, operator accepts ToS risk) | |
| SPORTIQ_ENABLE_CRICBUZZ | No | Set to '1' to enable Cricbuzz scraper (opt-in, operator accepts ToS risk) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/Ninjabeam20/SportIQ-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server