mcpbeat Sign in

F1Laps MCP Server

answering

F1Laps is answering right now. Last checked 15 min ago. Last commit 30 Aug 2026.

Read-only F1 game laps, telemetry, setups, leaderboard benchmarks, and progress.

Uptime history 19 days of history
19 days agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
234 ms
Response time
average over 24h
0
Stars
last commit 30 Aug 2026

Nothing serious here today

Today is the operative word: we check F1Laps every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 15 min ago.

run in your terminal
claude mcp add mcp --transport http https://www.f1laps.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://www.f1laps.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://www.f1laps.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://www.f1laps.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://www.f1laps.com/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://www.f1laps.com/mcp streamable-http sign-in 267 ms 15 min ago

Alternatives to F1Laps

same job, measured the same way
Presence MCP
by sara-star-quant

Read-only MCP access to presence: living project model and outcome telemetry.

53 installs/wk local only
Kilter Board Logbook
by wmmg101

Read-only access to your Kilter Board logbook: sessions, sends, projects and grade stats

local only
ERP Report Engine
by gulmezeren2-byte

Read-only MCP for the SQL database behind an ERP: provably read-only guard, public benchmark.

46 installs/wk local only
LevelRoam
by levelroam

Read-only game, setup, place, evidence and travel decision tools with explicit provenance.

answering
Framedash MCP Server
by crane-valley

MCP server for Framedash game telemetry: query analytics, heatmaps, perf regressions, and alerts

58 installs/wk local only
Limzo Telegram Group Stats
by limzo

Read-only public Telegram group stats from Limzo: leaderboards, activity, levels. No API key.

69 installs/wk 3 tools answering
EcoCarbonWiki
by carbonitex-ecogame

Read-only MCP for the Eco game wiki: search, Markdown pages, and wiki_* lookups. No keys, no writes.

10 tools answering
YouGame
by yougame

Publish a browser game on YouGame: the build rules, the leaderboard SDK, pre-upload checks.

9 tools answering

F1Laps — questions

Answers built from our own checks of this server.

Why is there no tool list for F1Laps?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is F1Laps working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 234 ms. The bar chart above shows every period we have measured.
How do I connect F1Laps?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to F1Laps?
No API key is involved. F1Laps answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is F1Laps?
It answers our handshake in 234 ms on average, which is faster than 60% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is F1Laps open source?
Yes — it is published under the MIT licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.