F1verse
Rank #11,312io.github.jinsim/f1verse
Formula 1 race data with the domain rules applied: stints, tyre wear, publish-safety. Zero deps.
F1verse is a Model Context Protocol (MCP) server published by jinsim. It ranks #11,312 of 132,046 servers tracked on MCP Toplist. F1verse is listed on Official MCP, with 3 tracked versions. It was first listed on Aug 30, 2026 and most recently updated on Sep 1, 2026.
Ranks ahead of 120,734 of 132,046 servers on MCP Toplist.
Use F1verse
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add f1verse -- uvx --from f1verse f1verse-mcp f1verse[mcp_servers.f1verse]
command = "uvx"
args = ["--from", "f1verse", "f1verse-mcp", "f1verse"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"f1verse": {
"command": "uvx",
"args": [
"--from",
"f1verse",
"f1verse-mcp",
"f1verse"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"f1verse": {
"command": "uvx",
"args": [
"--from",
"f1verse",
"f1verse-mcp",
"f1verse"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"f1verse": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"f1verse",
"f1verse-mcp",
"f1verse"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"f1verse": {
"command": "uvx",
"args": [
"--from",
"f1verse",
"f1verse-mcp",
"f1verse"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"f1verse": {
"command": "uvx",
"args": [
"--from",
"f1verse",
"f1verse-mcp",
"f1verse"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.jinsim%2Ff1verse)<a href="https://mcptoplist.com/server/io.github.jinsim%2Ff1verse"><img src="https://mcptoplist.com/badge/io.github.jinsim%2Ff1verse.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
jinsim
Available versions (3)
| Version | Published |
|---|---|
| 0.14.0 | Sep 1, 2026 |
| 0.13.1 | Aug 31, 2026 |
| 0.11.1 | Aug 31, 2026 |
Frequently asked questions
- Who maintains F1verse?
- F1verse is maintained by jinsim, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is F1verse listed on the Official MCP Registry?
- Yes — F1verse is listed on the Official MCP Registry.
- How many versions does F1verse have?
- MCP Toplist tracks 3 versions of F1verse, most recently published on Sep 1, 2026.
- Where can I find the source code for F1verse?
- The source code for F1verse is hosted at github.com/jinsim/f1verse.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.