MCP Directory
Back

modelcontextprotocol

by sportscanner · ★ 0

This repository holds Sportscanner MCP that connects to the crawler database; and can give Agentic workflows access to available bookings across London

Install

git clone https://github.com/sportscanner/modelcontextprotocol.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "modelcontextprotocol": {
      "command": "npx",
      "args": [
        "-y",
        "github:sportscanner/modelcontextprotocol"
      ]
    }
  }
}

Related databases servers