F1analisys
БесплатноНе проверенEnables Formula 1 data analysis through natural language, providing tools like track dominance, lap time analysis, and team performance comparisons.
Описание
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
- Top speed
- Lap time average
- Lap time distribution
- Team performance
- Fastest laps
- Race position evolution
- Fatest drivers each compound
- Comparative lap time
- Throttle usage
- Braking usage
- Long runs
- Optimal lap impact
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]httpxfastmcp
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.
Установка F1analisys
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Maxbleu/MCP-F1analisysFAQ
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
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare F1analisys with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
