sports

Mvf1

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

python
cloud
sports
0
View on GitHub

Installation

npx -y RobSpectre/mvf1

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

RobSpectre/mvf1

MCP server that controls MultiViewer, an app for watching motorsports like Formula 1, World Endurance Championship, IndyCar and others.

GitHub: https://github.com/RobSpectre/mvf1

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub