41
/ 100
20 days ago
glama

College Football MCP

Provides real-time college football game scores, betting odds, player statistics, and team performance data through integration with The Odds API and CollegeFootballData API.

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.
🔐
You'll be asked for 5 credentials: APP_TOKEN, OPENAI_API_KEY, RESEARCH_MCP_API_KEY, ODDS_API_KEY, CFB_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretAPP_TOKENchoose-a-long-random-string-here
configMCP_SERVER_URL=http://localhost:8000
🔐 secretOPENAI_API_KEYyour_openai_api_key_here
configRESEARCH_MCP_URL
🔐 secretRESEARCH_MCP_API_KEY
🔐 secretODDS_API_KEYyour_odds_api_key
🔐 secretCFB_API_KEYyour_cfbd_api_key
// 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 2 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/gedin-eth-cfb-mcp-1vu0e8)](https://m8ven.ai/mcp/gedin-eth-cfb-mcp-1vu0e8)
commit: 5e41ad859999063e856441e4f6b2ef026ace4b41
code hash: a5b9b110fbdae7918bdc54fa159c6c45b19ce5eb363fc7fb038155bbc71e1635
verified: 6/24/2026, 10:31:34 AM
view raw JSON →