Loomal

Sports Context Protocol

MCP server by github.com/dswane/sports-context-protocol

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

0 starsnpm: sports-context-protocol

About Sports Context Protocol

Sports Context Protocol is an MCP (Model Context Protocol) server published by dswane in the official MCP registry, listed under Autonomous Agents on Loomal. Self-learning operational context layer for AI sports agents. Profile 001: golf.

It ships as an npm package (sports-context-protocol), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/dswane/sports-context-protocol.

Use Sports Context Protocol with your agent

Claude Code · one command
claude mcp add sports-context-protocol -- npx -y sports-context-protocol
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "sports-context-protocol": {
      "command": "npx",
      "args": [
        "-y",
        "sports-context-protocol"
      ]
    }
  }
}
npmsports-context-protocol

Frequently asked questions

What is Sports Context Protocol?
Sports Context Protocol is an MCP (Model Context Protocol) server by dswane in the Autonomous Agents category. Self-learning operational context layer for AI sports agents. Profile 001: golf.
How do I connect Sports Context Protocol to Claude, Cursor, or another MCP client?
Install Sports Context Protocol from its npm package (sports-context-protocol) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Sports Context Protocol open source?
Yes — the source code is public at github.com/dswane/sports-context-protocol.
Can AI agents pay to use Sports Context Protocol?
Not yet through Loomal — Sports Context Protocol is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Sports Context Protocol? Claim this listing free by verifying GitHub ownership, or contact us.