Mermaid MCP Server
Provides an interface for generating mermaid.js visualizations and diagrams using native mermaid syntax
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Mermaid MCP Servergenerate a flowchart showing user authentication process"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@longjianjiang/mermaid-mcp-server Mermaid MCP Server Mermaid MCP Server ==================
Introduction
Welcome to the official README for the Mermaid MCP Server. This server implements the Model Context Protocol (MCP), providing an interface for LLM applications to integrate with mermaid.js visualizations.
Related MCP server: mermaid-mcp-server
Features
Secure Interface: A secure and robust interface for generating mermaid diagrams.
Compliant: Fully compliant with the MCP 1.0 specification.
Optimized: Designed with performance and scalability in mind.
Extensible: Easily extend with additional tools and resources.
Installing via Smithery
To install Mermaid MCP Server for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @longjianjiang/mermaid-mcp-server --client claudeInstallation
Clone this repository.
Run
npm installto install dependencies.Execute
npm startto start the server.
Usage
Connect your LLM application to the running server.
Use MCP methods such as
tools/callandresources/readto interact with the server.Generate beautiful diagrams using native mermaid syntax.
Configuration
Adjust the config.json file to configure options like server port and path restrictions.
Contributing
We welcome contributions! Please read the CONTRIBUTING.md file for instructions on submitting changes and improvements.
License
This software is released under the MIT License. See LICENSE file for more details.
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityFmaintenanceA Model Context Protocol (MCP) server implementation that provides the LLM an interface for visualizing data using Vega-Lite syntax.100
- AlicenseBqualityCmaintenanceA Model Context Protocol (MCP) server that converts Mermaid diagrams to PNG images.1360233MIT
- AlicenseBqualityBmaintenanceA Model Context Protocol server that validates and renders Mermaid diagrams.178856MIT
- AlicenseBqualityDmaintenanceA specialized server that helps users create new Model Context Protocol (MCP) servers by providing tools and templates for scaffolding projects with various capabilities.894Apache 2.0
Related MCP Connectors
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
A Model Context Protocol server for Wix AI tools
MCP (Model Context Protocol) server for Appwrite
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/longjianjiang/mermaid-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server