Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ“Š Data Visualization
  3. Claude Mermaid
Claude Mermaid logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 3:31:05 AM

Claude Mermaid

User RatingsBe the first to rate and review this MCP server!
View Repository203 GitHub StarsTotal stargazers on GitHub for the source repository (203 stars).Visit Website
mermaiddiagramsdeveloper-toolsvisualization

Render Mermaid diagrams with browser-based live reload and export them as SVG, PNG, or PDF.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "veelenga-claude-mermaid": {
      "command": "npx",
      "args": [
        "-y",
        "claude-mermaid"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ“Š More in Data Visualization

Overview

veelenga/claude-mermaid MCP server renders Mermaid diagram code from an MCP-compatible client and opens a local browser preview. Its live SVG preview updates through WebSocket-based reloads as the diagram changes, while PNG and PDF outputs can be rendered and saved without live reload. Choose it for iterative diagram creation, documentation workflows, or exporting diagrams with configurable themes, dimensions, scale, and backgrounds. The server is optimized for Claude Code but also documents configuration for Cursor, Windsurf, and Cline.

Use cases

β€’Create live Mermaid previews while refining diagrams
β€’Export diagrams as SVG, PNG, or PDF files
β€’Develop multiple diagrams with separate preview sessions
β€’Generate documentation diagrams with custom themes and dimensions

Key features

β€’Browser-based SVG live reload
β€’SVG, PNG, and PDF rendering
β€’Default, forest, dark, and neutral themes
β€’Custom dimensions, scale, and background colors
β€’Multiple simultaneous preview sessions
β€’Interactive pan, zoom, reset, and browser export

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Claude Mermaid.

Extracted Tool Capabilities
Browser-based SVG live reload
SVG, PNG, and PDF rendering
Default, forest, dark, and neutral themes
Custom dimensions, scale, and background colors
Multiple simultaneous preview sessions
Interactive pan, zoom, reset, and browser export

How Claude Mermaid works

What veelenga/claude-mermaid MCP server does

veelenga/claude-mermaid MCP server turns Mermaid diagram definitions into browser previews or saved files. It exposes two MCP tools: mermaid_preview creates or updates a preview session, and mermaid_save writes the current diagram to a specified path. Supported output formats are SVG, PNG, and PDF.

The server is intended for diagram work such as authentication flows, sequence diagrams, deployment pipelines, class diagrams, architecture diagrams, and entity-relationship diagrams. A built-in mermaid-diagrams skill is included when the project is installed as a Claude Code plugin. That skill provides diagram guidance and workflow recommendations, but the MCP tools can also be configured in other MCP clients.

How it works

A preview request includes Mermaid source and a preview_id. The server opens a local browser page at a URL based on that identifier. For SVG previews, the browser receives updates through WebSocket connections and refreshes when the diagram changes. Multiple identifiers allow separate diagrams to be developed at the same time.

The local preview service uses ports 3737 through 3747 and selects an available port. The browser interface supports dragging to pan, browser zoom controls, resetting the diagram position, and downloading SVG or PNG output. Live preview is limited to SVG; PNG and PDF are rendered without live reload.

Working files for live previews are stored below ~/.config/claude-mermaid/live. The browser displays SVG during live preview even when another save format is requested. mermaid_save can render the requested format on demand if a working file for that format does not already exist.

Setup and configuration

Claude Code users can install the plugin from the veelenga/claude-mermaid marketplace repository and restart Claude Code. Another documented route is installing the claude-mermaid npm package globally, then registering claude-mermaid as the MCP command. Installing from source requires cloning the repository, running its npm installation and build steps, and installing the resulting package globally.

The documented executable is claude-mermaid. MCP configuration for Cursor, Windsurf, Cline, and other clients uses that executable as a local command. The project also supports standalone operation with claude-mermaid --serve, which opens a diagram gallery without an AI agent.

Tools and capabilities

mermaid_preview accepts:

  • Required Mermaid diagram text and preview_id.
  • format: svg, png, or pdf; defaults to SVG.
  • theme: default, forest, dark, or neutral.
  • background, width, height, and scale settings.

mermaid_save accepts a required save_path and matching preview_id, plus an optional output format. The save identifier must refer to a preview created with mermaid_preview.

Limitations and notes

Live reload applies only to SVG previews. Mermaid sequence diagrams do not support style directives inside sequenceDiagram definitions. The server opens local browser pages and depends on an available port in its configured range. Output paths and preview identifiers must be supplied by the calling workflow.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Data Visualization View all alternatives
  • Mindpilot MCP logoMindpilot MCP

    Visualizes code, architecture and other concepts as mermaid diagrams in a locally hosted web app. Just ask your agent to "show me this in a diagram".

    πŸ“Š Data Visualization4 views
    Compare vs Mindpilot MCP β†’
  • Glyphic logoGlyphic

    Generate diagrams from structured JSON across 18 types (architecture, ERD, sequence, flowchart, Gantt…) β€” native SVG/PNG, no headless browser. Built for LLMs and agents.

    πŸ“Š Data Visualization6 views
    Compare vs Glyphic β†’
  • Kibana logoKibana

    Kibana MCP Server with dynamic API discovery and comprehensive Elastic Stack integration

    πŸ“Š Data Visualization3 views
    Compare vs Kibana β†’
  • Mindmap MCP Server logoMindmap MCP Server

    A Model Context Protocol (MCP) server for generating a beautiful interactive mindmap.

    πŸ“Š Data Visualization4 views
    Compare vs Mindmap MCP Server β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
203
Stargazers on the source repository.
Last commit
7d ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Claude Mermaid

In Claude Code, add the `veelenga/claude-mermaid` marketplace and install its plugin. Alternatively, install the `claude-mermaid` npm package globally and register the `claude-mermaid` executable as an MCP server.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewClaude Mermaid AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/veelenga-claude-mermaid?style=directory)](https://allmcps.com/mcp/veelenga-claude-mermaid)
HTML Embed
<a href="https://allmcps.com/mcp/veelenga-claude-mermaid"><img src="https://allmcps.com/api/badge/veelenga-claude-mermaid?style=directory" alt="Claude Mermaid on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ“ŠData Visualization
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
ClientsCursor, Windsurf, Cline / VS Code
Last updatedSep 7, 2026
8/9 checks healthy over the last 31d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars203
GitHub Star CountTotal stargazers on GitHub representing community popularity (203 stars).
Last commit7d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 3, 2026
55Quality signal: Good Β· 55/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools23/30
Adoption & activity8/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ“Š Data Visualization β†’Alternatives to Claude Mermaid β†’Install in Claude DesktopInstall in CursorInstall in VS Code