MCP Server
Maintained
io.github.TheNextGenNexus/sports-scores-mcp-server MCP Server
io.github.TheNextGenNexus/sports-scores-mcp-server
What is the io.github.TheNextGenNexus/sports-scores-mcp-server MCP server?
Get live NBA, NFL, and NHL scores and game data
How to install io.github.TheNextGenNexus/sports-scores-mcp-server
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Environment / auth
APIFY_TOKENrequiredsecretYour Apify API token for accessing web scraping actors
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"sports-scores-mcp-server": {
"command": "npx",
"args": [
"-y",
"@thenextgennexus/sports-scores-mcp-server"
],
"env": {
"APIFY_TOKEN": "<YOUR_APIFY_TOKEN>"
}
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"sports-scores-mcp-server": {
"command": "npx",
"args": [
"-y",
"@thenextgennexus/sports-scores-mcp-server"
],
"env": {
"APIFY_TOKEN": "<YOUR_APIFY_TOKEN>"
}
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"sports-scores-mcp-server": {
"command": "npx",
"args": [
"-y",
"@thenextgennexus/sports-scores-mcp-server"
],
"env": {
"APIFY_TOKEN": "<YOUR_APIFY_TOKEN>"
}
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"sports-scores-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@thenextgennexus/sports-scores-mcp-server"
],
"env": {
"APIFY_TOKEN": "<YOUR_APIFY_TOKEN>"
}
}
}
}Claude Code
claude mcp add sports-scores-mcp-server --env APIFY_TOKEN=<YOUR_APIFY_TOKEN> -- npx -y @thenextgennexus/sports-scores-mcp-serverRelated MCP servers
Get stock data, screen stocks, track crypto prices, and monitor exchange rates
1
View repository →JavaScript
Get GitHub repository stats, search repos, analyze languages, and compare projects
1
View repository →JavaScript
Get real-time stock quotes, historical data, and compare stocks via Yahoo Finance
1
View repository →JavaScript
Search arXiv, Google Scholar, and Wikipedia for academic papers and knowledge
0
View repository →JavaScript
Access GitHub repos, npm/PyPI packages, Stack Overflow, arXiv, and Google Scholar
0
View repository →JavaScript
Analyze Shopify stores, get product catalogs, pricing strategies, and store performance data
0
View repository →JavaScript