mcpbeat Sign in

F1verse MCP Server

local only

F1verse runs on your own machine — the client starts it, so there is no endpoint to ping. 1 651 installs a week from pypi. Last commit 1 Sep 2026.

Formula 1 race data with the domain rules applied: stints, tyre wear, publish-safety. Zero deps.

Installs per day peak 1 507 · avg 394
a month agotoday
1 651
Installs / week
pypi · f1verse
0
Stars
0 open issues
1 Sep 2026
Last commit
0 releases in 90 days
Apache-2.0
License
Python

Nothing serious here today

Today is the operative word: we check F1verse 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

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add f1verse -- uvx f1verse
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "f1verse": {
      "args": [
        "f1verse"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.f1verse]
command = "uvx"
args = ["f1verse"]
.cursor/mcp.json
{
  "mcpServers": {
    "f1verse": {
      "args": [
        "f1verse"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "f1verse": {
      "args": [
        "f1verse"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to F1verse

same job, measured the same way
Plyo
by plyo

The home for AI-built projects: visitors, restore, publish with a safety check, data backups.

answering
Elthio MCP
by iomed-commits

Supplement safety for AI agents. 1,500+ rules, NIH+FDA data, quality grading A-D.

5 tools answering
Truthstack MCP
by truthstack1

Supplement-drug interaction safety API for AI agents with FDA adverse event data.

26 installs/wk local only
Rankgoat
by madrzak

SEO for AI agents: plan content, publish posts, earn dofollow backlinks, track Domain Rating.

39 installs/wk local only
F1
by pipeworx-io

F1 MCP — Formula 1 data via the Ergast API

40 tools answering
Kleap
by kleaphq

Build, edit, publish, and manage websites and web apps with Kleap hosting, domains, and analytics.

26 tools answering
Store Builder
by vuluu2k

Design, fill with real store data, render and publish Store Builder pages from an AI agent.

4 204 installs/wk local only
Desvela ARD Registry — free preflight(domain)
by desvela

What a domain publishes for AI agents: ai-catalog.json, llms.txt, agents.md, robots.txt rules. Free.

4 tools answering

F1verse — questions

Answers built from our own checks of this server.

Why is there no uptime for F1verse?
F1verse runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package f1verse was installed 1 651 times last week.
How do I connect F1verse?
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 runs locally, so the command pulls f1verse straight from pypi; nothing to host, nothing to sign up for.
How many people use F1verse?
The pypi package f1verse was installed 1 651 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is F1verse open source?
Yes — it is published under the Apache-2.0 licence, written in Python 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.