mcpbeat Sign in

BeatDesign MCP Server

by erickkkyt Your server? Claim it
local only

BeatDesign runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 7 Sep 2026.

Local-first open-source AI media workbench with Canvas, video editor, Assets, and MCP tools.

Installs / week
not published
18
Stars
0 open issues
7 Sep 2026
Last commit
from GitHub
Apache-2.0
License
TypeScript

What the code does

We read the source, 17 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.

    const child = spawn(command, args, { stdio: ['ignore', 'pipe', 'pipe'] });

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

Alternatives to BeatDesign

same job, measured the same way
Infiknit
by synthenova

Local Infiknit MCP for image and video canvas workflows. Keep Infiknit open on this computer.

local only
Branding MCP
by forge-space

AI-powered brand identity generation via MCP with design tokens, typography, and logo assets.

101 installs/wk local only
Study Design Diagram Studio WebMCP
by black-swan-causal-labs

Read and edit a live study design canvas through its predefined WebMCP tools.

answering
Modellix Agent Canvas
by modellix

Local MCP canvas for Modellix image generation, editing, task recovery, and visual project work.

93 installs/wk local only
Figsnap MCP
by arimunandar

The Figma file you have open, as MCP tools. Extract, edit, and keep a saved set.

491 installs/wk local only
Gemus
by gemus

Node-based AI design workflows on the Gemus canvas: generate images, video, 3D, and PPT.

answering
AI-ERD
by ai-erd

AI-powered ERD design tool. Create and manage database schemas using DBML with real-time canvas.

answering
Bedc MCP
by be-dce

MCP server for Dual Canvas Execution (DCE) - use with Polsia, Cursor, Claude, and other MCP clients

23 installs/wk local only

BeatDesign — questions

Answers built from our own checks of this server.

Why is there no uptime for BeatDesign?
BeatDesign runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is BeatDesign open source?
Yes — it is published under the Apache-2.0 licence, written in TypeScript and 18 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.