Mermaid MCP Server

MCP Server

by peng-shawn · Added 5mo ago

Claude
223

Install

git clone https://github.com/peng-shawn/mermaid-mcp-server

Add to Claude

claude mcp add mermaid-mcp-server

Quick Setup Config

Copy & paste ready

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "mermaid-mcp-server": {
      "command": "npx",
      "args": [
        "@modelcontextprotocol/mermaid-mcp-server"
      ]
    }
  }
}

Paste into your Claude Desktop config file, then restart Claude.

About

支持将 Mermaid 图表转换为 PNG 图像或 SVG 文件的 Model Context Protocol (MCP) 服务器。支持环境变量 CONTENT_IMAGE_SUPPORTED,用于控制是否直接返回图像或将其保存到磁盘。

Tags

ai-mlmcp-serverai

From Our Store

View all →
Toolkit

AI Coding Agent Blueprints

$49+

Workflow blueprints for AI coding agents

Claude Code

Claude Code Power User Kit

$39+

Advanced Claude Code skills and configurations