🏎️ MCP Server F1Analisys
@Maxbleu
About 🏎️ MCP Server F1Analisys
MCP server for F1 Analysis API
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-f1analisys": {
"command": "python",
"args": [
"-m",
"mcp-f1analisys"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is 🏎️ MCP Server F1Analisys?
A Model Context Protocol (MCP) server for interacting with F1Analisys through LLM interfaces like Claude. It provides Formula 1 data analysis tools for enthusiasts and analysts who have Claude installed on their system.
How to use 🏎️ MCP Server F1Analisys?
Install the package via pip (pip install mcp-f1analisys), then add the server configuration to Claude’s desktop config file (claude_desktop_config.json) with the command python -m mcp-f1analisys. Alternatively, you can install directly with mcp install .\server.py.
Key features of 🏎️ MCP Server F1Analisys
- Track dominance analysis for official and pre-testing sessions
- Top speed, lap time average, and distribution tools
- Team performance and fastest laps analysis
- Race and sprint position evolution tracking
- Comparative lap times, throttle, and braking usage
- Long runs and fastest drivers per compound
Use cases of 🏎️ MCP Server F1Analisys
- Analyzing driver and team performance across sessions
- Comparing lap times and tire compound performance
- Visualizing race position changes over time
- Studying throttle and braking patterns for strategy insights
- Evaluating long-run pace and consistency
FAQ from 🏎️ MCP Server F1Analisys
Do I need Claude to use this server?
Yes, you must have Claude installed on your system to interact with this MCP server.
How do I install the server?
Run pip install mcp-f1analisys to install the package from PyPI.
Where do I configure the server in Claude?
Add the server entry to Claude’s claude_desktop_config.json file. On Windows the path is %APPDATA%/Claude/, on Linux it’s ~/Library/Application Support/Claude/.
What tools are provided?
Tools include track dominance, top speed, lap time average, lap time distribution, team performance, fastest laps, race position evolution, fastest drivers per compound, comparative lap time, throttle usage, braking usage, and long runs.
Can I test the server locally?
Yes, use the MCP Inspector with the command mcp dev .\server.py.
What is the license?
This project is licensed under the MIT License.
More Other MCP servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
Comments