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. πŸ‘€ Customer Data Platforms
  3. MCP Mermaid
MCP Mermaid logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 2:19:01 PM

MCP Mermaid

User RatingsBe the first to rate and review this MCP server!
View Repository631 GitHub StarsTotal stargazers on GitHub for the source repository (631 stars).Visit Website
mermaiddiagramsdata-visualizationdeveloper-tools

Generates Mermaid diagrams and charts from AI-provided syntax, with validation, styling, and multiple export formats.

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

This server is confirmed live β€” we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.

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": {
    "hustcc-mcp-mermaid": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-mermaid"
      ]
    }
  }
}

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

Install Tool Schemas (1) Directory Badge Claim listing AlternativesπŸ‘€ More in Customer Data Platforms

Overview

The hustcc/mcp-mermaid MCP server turns Mermaid syntax into rendered diagrams and charts through a single MCP tool. It supports Mermaid features, configurable themes and background colors, syntax validation, and outputs including SVG, base64, files, and URLs. Use it when an AI client needs to create architecture diagrams, flowcharts, or other Mermaid-compatible visuals dynamically. It runs locally over stdio, SSE, or streamable HTTP and does not require a separate API key in the documented setup.

Use cases

β€’Generate architecture diagrams from a written system description
β€’Create flowcharts for technical documentation
β€’Render Mermaid syntax as SVG or PNG output
β€’Validate and revise AI-generated Mermaid diagrams
β€’Share generated diagrams through Mermaid-compatible URLs

Key features

β€’Mermaid diagram and chart generation
β€’Theme and background color configuration
β€’Mermaid syntax validation
β€’SVG, PNG, base64, file, and URL outputs
β€’stdio, SSE, and streamable HTTP transports

Capabilities & Tool Schemas (1) ~329 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Verified live Verified liveCaptured by calling this server’s live tools/list endpoint.

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

generate_mermaid_diagram

Generate mermaid diagram and chart with mermaid syntax dynamically. Mermaid is a JavaScript based diagramming and charting tool that uses Markdown-inspired text definitions and a renderer to create and modify complex diagrams. The main purpose of Mermaid is to help documentation catch up with development.

How MCP Mermaid works

What hustcc/mcp-mermaid MCP server does

The hustcc/mcp-mermaid MCP server exposes Mermaid diagram generation through the generate_mermaid_diagram MCP tool. An AI client can provide Mermaid text definitions and receive a rendered diagram or chart. Mermaid uses Markdown-inspired text syntax, so the server is suited to workflows where an agent generates or revises diagram definitions as part of documentation, planning, or explanation tasks.

The implementation is intended to cover Mermaid syntax and features. It also accepts visual configuration for backgroundColor and theme, allowing generated diagrams to include styling choices alongside their structural definition.

How it works

The client invokes generate_mermaid_diagram with Mermaid content and output options. The server validates Mermaid syntax and can return several representations: base64, svg, mermaid, file, svg_url, or png_url. File output saves a PNG diagram to disk for an AI agent, while URL outputs provide links suitable for sharing through Mermaid’s public rendering service.

The hustcc/mcp-mermaid MCP server can operate with stdio for desktop MCP clients or with HTTP-based transports for clients and services that connect over a network. SSE uses /sse by default on port 3033. Streamable HTTP uses /mcp; the documented default is port 1122 for local development, while the global CLI example uses port 3033.

Setup and configuration

For a desktop client, install and run the npm package through npx:

config.json
{
  "mcpServers": {
    "mcp-mermaid": {
      "command": "npx",
      "args": ["-y", "mcp-mermaid"]
    }
  }
}

The documented configuration is shown for Claude and can also be used with clients such as Cline. The package supports a CLI with three transport values: stdio, sse, and streamable. Use --port to change the HTTP port and --endpoint to change the transport path.

For a locally installed package, run mcp-mermaid -t sse or mcp-mermaid -t streamable. Source-based development uses npm install, npm run build, and the supplied start scripts. Docker images are also documented under susuperli/mcp-mermaid, including commands for exposing SSE on port 3033 or streamable HTTP on port 1122.

Tools and capabilities

  • generate_mermaid_diagram: Generates Mermaid diagrams and charts from Mermaid syntax.
  • Supports Mermaid diagram and chart syntax.
  • Applies backgroundColor and theme configuration.
  • Validates Mermaid output during generation.
  • Returns base64, SVG, Mermaid text, file, SVG URL, or PNG URL output.
  • Supports stdio, SSE, and streamable HTTP transports.

The hustcc/mcp-mermaid MCP server is a focused choice for Mermaid-based visuals. It is not presented as a general charting, infographic, or image-generation server; the README lists those as separate tools for other visualization types.

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

Related MCP Servers

View all in Customer Data Platforms View all alternatives
  • MCP Server Chart logoMCP Server Chart

    A Model Context Protocol server for generating visual charts using AntV.

    πŸ‘€ Customer Data Platforms4 views
    Compare vs MCP Server Chart β†’
  • MCP Echarts logoMCP Echarts

    Generate visual charts using Apache ECharts with AI MCP dynamically.

    πŸ‘€ Customer Data Platforms1 views
    Compare vs MCP Echarts β†’
  • Munin logoMunin

    MCP-first customer platform for the agentic era: KB, Conversations, CRM, CMS, Outreach, Analytics

    πŸ‘€ Customer Data Platforms0 views
    Compare vs Munin β†’
  • Salesforce Cloud logoSalesforce Cloud

    Salesforce CRM integration β€” opportunities, accounts, SOQL, file downloads, analytics

    πŸ‘€ Customer Data Platforms0 views
    Compare vs Salesforce Cloud β†’

Adoption & maintenance

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

GitHub stars
631
Stargazers on the source repository.
Last commit
3mo ago
Most recent push to the default branch.
Tools exposed
1
Callable tools this server registers over MCP.
Directory activity
1 upvotes
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 MCP Mermaid

Run it through npm with `npx -y mcp-mermaid`, or install it globally with `npm install -g mcp-mermaid`.

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 PreviewMCP Mermaid AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/hustcc-mcp-mermaid?style=directory)](https://allmcps.com/mcp/hustcc-mcp-mermaid)
HTML Embed
<a href="https://allmcps.com/mcp/hustcc-mcp-mermaid"><img src="https://allmcps.com/api/badge/hustcc-mcp-mermaid?style=directory" alt="MCP Mermaid on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ‘€Customer Data Platforms
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cline / VS Code
Last updatedSep 6, 2026
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 stars631
GitHub Star CountTotal stargazers on GitHub representing community popularity (631 stars).
Last commit3mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on May 15, 2026
60Quality signal: Good Β· 60/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 & tools28/30
Adoption & activity6/15
Community engagement1/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.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 1

Scanned 18d ago via OSV.dev Β· mcp-mermaid (npm)

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your 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 πŸ‘€ Customer Data Platforms β†’Best MCP servers for Customer Data Platforms β†’Alternatives to MCP Mermaid β†’Install in Claude DesktopInstall in CursorInstall in VS Code