mcpbeat Sign in

Particlr MCP Server

local only

Particlr MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm.

Agents author particlr .prt particle effects headlessly: validate, simulate, render to PNG, patch.

Installs per day peak 14 · avg 5 · +68% w/w
a month agotoday
34
Installs / week
npm · @particlr/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Particlr MCP 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 particlr-mcp -- npx -y @particlr/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "particlr-mcp": {
      "args": [
        "-y",
        "@particlr/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.particlr-mcp]
command = "npx"
args = ["-y", "@particlr/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "particlr-mcp": {
      "args": [
        "-y",
        "@particlr/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "particlr-mcp": {
      "args": [
        "-y",
        "@particlr/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Particlr MCP

same job, measured the same way
Promoshot
by garalex

Headless MCP: author and render PromoShot .promo video projects (stills, GIFs, video).

local only
C
Playwright MCP Server
by thenextgennexus

Headless browser primitives for AI agents when sites need real JS rendering.

17 tools answering
Charlotte
by ticktockbent

Renders web pages into structured, agent-readable representations using headless Chromium.

661 installs/wk local only
ldraw-mcp
by musharna

Render LDraw/LEGO models to images with real part geometry via headless Blender + ImportLDraw

116 installs/wk local only
Presio
by presio

Present PDFs from the browser: upload to start a slideshow or validate Presio sidecars. No auth.

2 tools answering
Slickfast
by slickfast

Render 47 chart types and tiled dashboards as PNG/SVG. Deterministic, no headless browser.

375 installs/wk answering
Foura
by foura

Reliable web access for AI agents: smart HTTP, rotating proxies, and full-browser rendering.

451 installs/wk 4 tools answering
Notion MCP Server
by awkoy

Token-auth Notion MCP: pages, databases, blocks, comments, files. Runs headless in CI and agents.

2 834 installs/wk local only

Particlr MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Particlr MCP?
Particlr MCP 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 @particlr/mcp was installed 34 times last week.
How do I connect Particlr MCP?
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 @particlr/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Particlr MCP?
The npm package @particlr/mcp was installed 34 times in the last week. Week over week that is +68%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.