Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

F1analisys

БесплатноНе проверен

Enables Formula 1 data analysis through natural language, providing tools like track dominance, lap time analysis, and team performance comparisons.

GitHubEmbed

Описание

Enables Formula 1 data analysis through natural language, providing tools like track dominance, lap time analysis, and team performance comparisons.

README

A Model Context Protocol (MCP) server for interacting with F1Analisys through LLM interfaces like Claude. You will need to have Claude installed on your system to continue.

Instalation

First of all, you need to install mcp-f1analisys package from pypi with pip, using the following command:

pip install mcp-f1analisys

To use mcp-f1analisys server in claude can be configured by adding the following to your configuration file.

  • Windows: %APPDATA%/Claude/claude_desktop_config.json
  • Linux: ~/Library/Application Support/Claude/claude_desktop_config.json

Add the F1Analisys MCP server configuration:

{
  "mcpServers": {
    "mcp-f1analisys": {
      "command": "python",
      "args": [ "-m", "mcp-f1analisys" ]
    }
  }
}

Tools

  • Track dominance Sesión Oficial Sesión Oficial
  • Top speed Sesión Oficial Sesión Oficial
  • Lap time average Sesión Oficial Sesión Oficial
  • Lap time distribution Sesión Oficial
  • Team performance Sesión Oficial Sesión Oficial
  • Fastest laps Sesión Oficial Sesión Oficial
  • Race position evolution Sesión Oficial Sesión Oficial
  • Fatest drivers each compound Sesión Oficial Sesión Oficial
  • Comparative lap time Sesión Oficial Sesión Oficial
  • Throttle usage Sesión Oficial Sesión Oficial
  • Braking usage Sesión Oficial Sesión Oficial
  • Long runs Sesión Oficial Sesión Oficial
  • Optimal lap impact Sesión Oficial Sesión Oficial Sesión Oficial

Launch

Active the virtual environment and install the requirements using:

.\.venv\Scripts\activate

Install the mcp server in Claude using the following command:

mcp install .\server.py

Requirements

The requirementes used to build this MCP server are:

  • mcp[cli]
  • httpx
  • fastmcp

Testing

You can test the server using the MCP Inspector:

mcp dev .\server.py

License

Source Code

The source code of this project is licensed under the Apache License 2.0.

Data

This project uses Formula 1 data from FastF1 created by the FastF1 contributors, licensed under the MIT License license.

Notice

MCPF1Analisys is unofficial and are not associated in any way with the Formula 1 companies. F1, FORMULA ONE, FORMULA 1, FIA FORMULA ONE WORLD CHAMPIONSHIP, GRAND PRIX and related marks are trade marks of Formula One Licensing B.V.

from github.com/Maxbleu/MCP-F1analisys

Установить F1analisys в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install mcp-f1analisys

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add mcp-f1analisys -- uvx mcp_f1analisys

FAQ

F1analisys MCP бесплатный?

Да, F1analisys MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для F1analisys?

Нет, F1analisys работает без API-ключей и переменных окружения.

F1analisys — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить F1analisys в Claude Desktop, Claude Code или Cursor?

Открой F1analisys на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare F1analisys with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development