Skedra Whiteboard MCP Server

Skedra Whiteboard - the open-source visual workspace for people and AI agents. Local-first. Agent-editable. Collaborative. Self-hostable. It is available as a remote MCP endpoint.

Teams that work with collaboration, end to end encryption and infinite canvas and want a hosted endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-11 · ★ 2 · #78 OF 85 MAINTAINED DESIGN · VERIFIED 2026-09-18

NOASSERTION · TypeScript servers · how we verify → /methodology

01 · Install Skedra Whiteboard

Claude Code

claude mcp add moonriddim-skedra-community --transport http https://skedra.xyz/api/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "moonriddim-skedra-community": {
      "url": "https://skedra.xyz/api/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://skedra.xyz/api/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-09-18

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to skedra.xyz

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license no standard license detected - usage rights unclear; check the repo before commercial use

registry namespace io.github.moonriddim is GitHub-verified and matches the repo owner

03 · What Skedra Whiteboard can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.1.32 · 2026-08-29

Self-hosted Docker release for Skedra v0.1.32. · Images: · ghcr.io/moonriddim/skedra-community-api:v0.1.32 · ghcr.io/moonriddim/skedra-community-web:v0.1.32 · ghcr.io/moonriddim/skedra-community-libraries:v0.1.32…

v0.1.29 · 2026-08-09

Self-hosted Docker release for Skedra v0.1.29. · Images: · ghcr.io/moonriddim/skedra-community-api:v0.1.29 · ghcr.io/moonriddim/skedra-community-web:v0.1.29 · ghcr.io/moonriddim/skedra-community-libraries:v0.1.29…

v0.1.28 · 2026-08-01

Self-hosted Docker release for Skedra v0.1.28. · Images: · ghcr.io/moonriddim/skedra-community-api:v0.1.28 · ghcr.io/moonriddim/skedra-community-web:v0.1.28 · ghcr.io/moonriddim/skedra-community-libraries:v0.1.28…

04 · Who maintains Skedra Whiteboard

Skedra Whiteboard is maintained by moonriddim. It's the only MCP server we track from this author; the repo dates to Jul 2026.

05 · Facts

category
design - ranked #78 of 85 actively-maintained design servers as of 2026-09-18.
release cadence
7 releases in the last 90 days (latest 2026-08-29)
registry
io.github.moonriddim/skedra (active, first published 2026-08-01)

06 · Skedra Whiteboard FAQ

What is Skedra Whiteboard?

Skedra Whiteboard - the open-source visual workspace for people and AI agents. Local-first. Agent-editable. Collaborative. Self-hostable. It is available as a remote MCP endpoint.

Is Skedra Whiteboard still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-11 and it shipped 7 releases in the last 90 days. We re-verify nightly.

How do I install Skedra Whiteboard?

Run `claude mcp add moonriddim-skedra-community --transport http https://skedra.xyz/api/mcp`. You can also paste the ready-made client config above.

Does Skedra Whiteboard require authentication?

Yes - when we probed the endpoint on 2026-09-18, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Skedra Whiteboard

More design MCP servers · UI Registry · Genable MCP · Agent SUMO · Figma Edit MCP · UI Beats

More TypeScript MCP servers · REA · Boe MCP · Komodo MCP Server · Metricui · Mpp32 MCP Server · see all