mcpbeat Sign in

Sports Context Protocol MCP Server

local only

Sports Context Protocol runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from npm. Last commit 22 May 2026.

Self-learning operational context layer for AI sports agents. Profile 001: golf.

Installs per day peak 26 · avg 7 · +19% w/w
a month agotoday
48
Installs / week
npm · sports-context-protocol
0
Stars
0 open issues
22 May 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Sports Context Protocol every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add sports-context-protocol -- npx -y sports-context-protocol
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "sports-context-protocol": {
      "args": [
        "-y",
        "sports-context-protocol"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.sports-context-protocol]
command = "npx"
args = ["-y", "sports-context-protocol"]
.cursor/mcp.json
{
  "mcpServers": {
    "sports-context-protocol": {
      "args": [
        "-y",
        "sports-context-protocol"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "sports-context-protocol": {
      "args": [
        "-y",
        "sports-context-protocol"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Sports Context Protocol

same job, measured the same way
Gitlab MCP Server
by dubuqingfeng

GitLab MCP (Model Context Protocol) server for AI agents

62 installs/wk local only
Google Jules MCP Server
by georgeracu

Model Context Protocol server for Google's Jules AI coding agent

112 installs/wk local only
OpenAI Image
by mindstone

OpenAI image generation MCP server for Model Context Protocol hosts

346 installs/wk local only
Kling
by mindstone

Kling AI video generation MCP server for Model Context Protocol hosts

56 installs/wk local only
Trello MCP Server
by billnobill

Trello Model Context Protocol (MCP) Server for AI Agents

40 installs/wk local only
Gamma
by mindstone

Gamma AI presentation generation MCP server for Model Context Protocol hosts

244 installs/wk local only
MCP Server Chart
by antvis

A Model Context Protocol server for generating charts using AntV.

3 979 installs/wk local only
Agentram MCP
by seanmarkwei

Model Context Protocol server for AgentRAM. Persistent memory for AI agents.

40 installs/wk local only

Sports Context Protocol — questions

Answers built from our own checks of this server.

Why is there no uptime for Sports Context Protocol?
Sports Context Protocol runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package sports-context-protocol was installed 48 times last week.
How do I connect Sports Context Protocol?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls sports-context-protocol straight from npm; nothing to host, nothing to sign up for.
How many people use Sports Context Protocol?
The npm package sports-context-protocol was installed 48 times in the last week. Week over week that is +19%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Sports Context Protocol open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.