Flit Physics
Rank #16,102io.github.brashler/flit
Tiny sphere-physics engine for three.js games: spawn, step, raycast, InstancedMesh-ready positions
Flit Physics is a Model Context Protocol (MCP) server published by brashler. It ranks #16,102 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Flit Physics is listed on Official MCP, with 2 tracked versions. It was first listed on Sep 7, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 115,944 of 132,046 servers on MCP Toplist.
Use Flit Physics
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add flit -- npx -y flit-physics[mcp_servers.flit]
command = "npx"
args = ["-y", "flit-physics"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"flit": {
"command": "npx",
"args": [
"-y",
"flit-physics"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"flit": {
"command": "npx",
"args": [
"-y",
"flit-physics"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"flit": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"flit-physics"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"flit": {
"command": "npx",
"args": [
"-y",
"flit-physics"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"flit": {
"command": "npx",
"args": [
"-y",
"flit-physics"
]
}
}
}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.brashler%2Fflit)<a href="https://mcptoplist.com/server/io.github.brashler%2Fflit"><img src="https://mcptoplist.com/badge/io.github.brashler%2Fflit.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
brashler
Available versions (2)
| Version | Published |
|---|---|
| 0.2.2 | Sep 7, 2026 |
| 0.2.1 | Sep 7, 2026 |
Frequently asked questions
- Who maintains Flit Physics?
- Flit Physics is maintained by brashler, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Flit Physics listed on the Official MCP Registry?
- Yes — Flit Physics is listed on the Official MCP Registry.
- How many versions does Flit Physics have?
- MCP Toplist tracks 2 versions of Flit Physics, most recently published on Sep 7, 2026.
- Where can I find the source code for Flit Physics?
- The source code for Flit Physics is hosted at github.com/brashler/Flit.
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.