69
/ 100
9 hours ago
glama

sportsdata-mcp

An MCP server that exposes sports-data APIs from multiple providers (AFL, Sportsbet, Entain, NRL) as interchangeable tools, enabling cross-provider odds and stats comparison.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configSPORTSDATA_MCP_DISABLED_PROVIDERS
configSPORTSDATA_LICENSEDormant — the product is free; nothing requires a licence. The signed-entitlement machinery remains for anyone self-hosting gated premium feeds (see below).
configSPORTSDATA_SPEC_PRIVKEY
configSPORTSDATA_MCP_CONFIGPath to a config file (see resolution order above).
configSPORTSDATA_MCP_GROUPSEnable tool groups with a config file or the env var:
configSPORTSDATA_MCP_MAX_BYTESGlobal response-size cap in bytes for every provider that doesn't set its own max_response_bytes. 0 (the default) means no cap.
configSPORTSDATA_ENTITLEMENT_PUBKEYSPORTSDATA_ENTITLEMENT_URL / Only relevant with the dormant entitlement gate above. Normally unset.
configSPORTSDATA_ENTITLEMENT_URL/ SPORTSDATA_ENTITLEMENT_PUBKEY Only relevant with the dormant entitlement gate above. Normally unset.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/danieltomaro13-sportsdata-mcp-w92xoj)](https://m8ven.ai/mcp/danieltomaro13-sportsdata-mcp-w92xoj)
commit: 0db5b8b3f7672d5c5772f06faeb78ad1b4327e71
code hash: 4010f2f19a71327422b33fe81045fa5b270c7e172d03cd278d2d26e9f684c0d8
verified: 7/31/2026, 9:17:49 AM
view raw JSON →