Draw diagrams
with Claude.

Shulba is a Mermaid diagram editor that lives inside your Claude conversation. Describe what you want, Claude generates the diagram, you edit it visually — all without leaving the chat.

How it works

1

Connect

Add Shulba to Claude Desktop in one config line.

2

Describe

Ask Claude to create or update any diagram.

3

Edit

Refine it visually, right inside your conversation.

Connect with Claude Desktop

Add the following to your claude_desktop_config.json:

{
  "mcpServers": {
    "sulba": {
      "type": "http",
      "url": "https://sulba.app/api/mcp"
    }
  }
}

Restart Claude Desktop after saving. Shulba will appear in the tools menu.