TommyKisly

F1 Live — MCP server

Community TommyKisly
Updated

F1 Live — MCP server

Live Formula 1 data over MCP, built with mcp-use and deployed on Manufact Cloud. Connect it to Claude, ChatGPT, Cursor, or anything that speaks MCP and ask about the current season: the answers come from live data, not stale training corpora.

I build Delta, a live-scored Fantasy F1 product, so F1 data plumbing is my home turf. This server was built in an afternoon to get hands-on with the mcp-use server framework and MCP Apps widgets.

Tools

  • get-driver-standings — live championship table. Renders a standings board widget (MCP Apps) with points gaps to the leader, right inside the chat.
  • get-race-results — any race this season, defaults to the most recent.
  • get-race-schedule — full calendar plus what's next from today.

Data source: jolpica-f1 (community successor to Ergast). Keyless, so the server needs zero secrets.

Run it

npm install
npm run dev        # server on :3000, inspector at localhost:3000/inspector

Deploy

npm run deploy     # Manufact Cloud, live at <slug>.run.mcp-use.com/mcp

Built by Tommy Kisly.

MCP Server · Populars

MCP Server · New

    adelinamart

    RoBrain

    Shared memory across your team and your AI agents — with judgment about what's worth keeping.

    Community adelinamart
    Lyellr88

    MARM: Local-First Persistent Multi-Agent Memory Layer for MCP Clients v2.20.0

    Self-hosted, local-first MCP memory server for AI agents. Sub-20ms recall at 10k memories, hybrid semantic + exact-syntax search (RAG), code & concept knowledge graphs (158 languages). All local in SQLite: no cloud, no vector DB, no API keys. Works with Claude Code, Codex, Cursor, Gemini & any MCP client.

    Community Lyellr88
    Bumblebiber

    hmem — Humanlike Memory for AI Agents

    Persistent memory and agent lifecycle for Claude Code — because sessions shouldn't start from zero.

    Community Bumblebiber
    firish

    Claude Code for Visual Studio

    Bring Claude Code to Visual Studio 2026: A native diff with accept/reject, a live debugger Claude can drive autonomously, Roslyn code navigation, and Test Explorer integration. The IDE half of Claude Code's integration protocol. Community-built, unofficial.

    Community firish
    uiNerd16

    @aicanvas/mcp

    Open-source React and Tailwind component marketplace. Install via the shadcn CLI or your AI editor over MCP, with reproduction prompts for Claude Code, Lovable, and V0.

    Community uiNerd16