mcpbeat Sign in

Flit Physics MCP Server

local only

Flit Physics runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 23 Sep 2026.

Tiny sphere-physics engine for three.js games: spawn, step, raycast, InstancedMesh-ready positions

Installs per day peak 23 · avg 0
a month agotoday
34
Installs / week
npm · flit-physics
1
Stars
0 open issues
23 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 8 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] dist-mcp/server.js:1
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 flit -- npx -y flit-physics
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "flit": {
      "args": [
        "-y",
        "flit-physics"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.flit]
command = "npx"
args = ["-y", "flit-physics"]
.cursor/mcp.json
{
  "mcpServers": {
    "flit": {
      "args": [
        "-y",
        "flit-physics"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "flit": {
      "args": [
        "-y",
        "flit-physics"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Flit Physics

same job, measured the same way
Polyfork low-poly 3D assets
by polyfork

Low-poly 3D models and kits for three.js and game engines: search, match, remix, preview.

12 tools answering
three.ws Assistant Widget
by nirholas

Generate a paste-ready embed for a floating 3D avatar chatbot on any website.

38 installs/wk local only
Sprixen
by sprixen

AI game assets for agents: consistent sprites, 2D animations, tiles, maps, music and engine exports.

answering
Rubin Exchange
by rubin

Rubin: self-custody DEX for crypto perpetuals & spot - trade, read positions, orders, balances.

33 tools answering
PlyMove
by plymove

Pedagogical chess intelligence for AI agents: explain positions and games for a target Elo.

6 tools answering
Smithery AI National Weather Service
by smithery

Provide real-time and forecast weather information for locations in the United States using natura…

answering
DualSPHysics MCP
by vegetableno1

Agent toolchain for the DualSPHysics SPH solver: case prep, simulation runs, post-processing.

local only
Chess UCI
by anglerfishchess

Analyze chess positions and get best moves from UCI engines such as Stockfish or Leela

512 installs/wk local only

Flit Physics — questions

Answers built from our own checks of this server.

Why is there no uptime for Flit Physics?
Flit Physics 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 npm package flit-physics was installed 34 times last week.
How do I connect Flit Physics?
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 flit-physics straight from npm; nothing to host, nothing to sign up for.
How many people use Flit Physics?
The npm package flit-physics was installed 34 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 Flit Physics open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 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.