Skip to main content
SportsPython

RobSpectre/mvf1

MCP server that controls [MultiViewer](https://multiviewer.app), an app for watching motorsports like Formula 1, World Endurance Championship, IndyCar and others.

sportscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/RobSpectre/mvf1

Claude Desktop configuration example:

{
  "mcpServers": {
    "mvf1": {
      "command": "npx",
      "args": [
        "-y",
        "RobSpectre/mvf1"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Sports
Language
Python
Author
RobSpectre