74
/ 100
1 month ago
glama

nba-mcp

MCP server for NBA live data and stats, providing read-only tools to query live scores, box scores, player info, standings, and more from NBA.com.

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.
configNBA_LIVE_BASE_URLNBA_STATS_BASE_URL and are intentionally configurable so deployments can route through a trusted internal proxy when NBA.com blocks direct server-side requests.
configNBA_STATS_BASE_URLand NBA_LIVE_BASE_URL are intentionally configurable so deployments can route through a trusted internal proxy when NBA.com blocks direct server-side requests.
configNBA_USER_AGENT"Mozilla/5.0 ..."
// 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 4 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/ufo2243-nba-mcp-8oy1pq)](https://m8ven.ai/mcp/ufo2243-nba-mcp-8oy1pq)
commit: 4d7be68185c2d81fbd44fdc790f427b16d7e2b9d
code hash: 3d1448c5edfb6354225c7b2a5c55ff39b9c4105a07779e07bcf94a7ac1dbd6ca
verified: 6/13/2026, 10:12:03 AM
view raw JSON →