Create, read and live-edit visual boards, Kanban plans, Gantt timelines and diagrams with AI agents.
io.github.moonriddim/skedra Model Context Protocol (MCP) Server
The MCP server io.github.moonriddim/skedra creates, reads, and live-edits visual boards, Kanban plans, Gantt timelines, and diagrams using AI agents. It supports interactive content management across these diagram types, enabling updates over time rather than one-off generation.
🛠️ Key Features
Create visual boards
Read existing boards and diagrams
Live-edit visual boards, Kanban plans, Gantt timelines, and diagrams
Use AI agents for diagram-related work
🚀 Use Cases
Managing Kanban plans with iterative edits
Planning schedules using Gantt timelines
Building and updating diagram-based visualizations
Maintaining living visual boards
⚡ Developer Benefits
Structured support for multiple visualization formats (boards, Kanban, Gantt, diagrams)
Programmatic workflows for create/read/live-edit operations
⚠️ Limitations
No additional tool count, topics, or implementation details were provided in the source data.
Skedra Whiteboard is a modern infinite canvas for sketching ideas, mapping systems, planning
projects, and collaborating with people or AI agents. Through its 23-tool MCP server,
agents can create and edit native Kanban boards, Gantt timelines and diagrams instead
of returning flat screenshots. Use the free whiteboard at
skedra.xyz, or run the complete Community edition on your
own infrastructure.
Features
Infinite canvas with shapes, text, arrows, freehand drawing, images, and frames
Visual workflows for flowcharts, mind maps, graphical sequence diagrams with optional Mermaid import, Gantt charts, kanban boards, and reusable templates
Local-first whiteboard that works without creating an account
Real-time collaboration with encrypted canvas updates and assets
Team workspaces with roles, permissions, comments, mentions, and activity
Shareable boards for guests, presentations, and read-only embeds
MCP server with 23 structured tools for agent-editable boards, plans, diagrams, members, and activity
Shape libraries with .skedralib import, private collections, and a community catalog
Portable files with the open .skedra format
Optional AI and voice calls using your own providers
Dark mode and localization for a comfortable workspace
MCP for AI agents
Connect Codex, Claude, Cursor, OpenCode or another Streamable HTTP client to
the hosted server:
text
https://skedra.xyz/api/mcp
Create an account, then open Settings > API Keys & MCP for a generated,
client-specific configuration. New Founding Users receive 30 days of Skedra
Cloud access without a credit card.
The result of an agent call is a normal editable Skedra board. Humans can keep
moving cards, changing dependencies and refining diagrams while the agent reads
and updates the same structured elements.
Skedra Community is the complete open-source workspace: the web app, accounts,
teams, persisted boards, collaboration, comments, libraries, API, database, and
self-hosting tools.
The canvas is also available as reusable, auth-free packages:
pnpm dev also keeps the public React SDK artifacts current while shared
canvas code changes. Use pnpm dev:sdk for the SDK watcher alone and
pnpm sdk:verify to run the focused Web/SDK parity, package, and build checks.
Contributing
Skedra is built in the open, and contributions are welcome.