Skip to main content
Glama

Mermaid MCP Server

Integrations
  • Provides an interface for generating mermaid.js visualizations and diagrams using native mermaid syntax

@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.

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 claude

Installation

  1. Clone this repository.
  2. Run npm install to install dependencies.
  3. Execute npm start to start the server.

Usage

  1. Connect your LLM application to the running server.
  2. Use MCP methods such as tools/call and resources/read to interact with the server.
  3. 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.

-
security - not tested
A
license - permissive license
-
quality - not tested

A server that implements the Model Context Protocol (MCP), providing an interface for LLM applications to generate mermaid.js visualizations and diagrams.

Related MCP Servers

  • -
    security
    F
    license
    -
    quality
    A Model Context Protocol (MCP) server implementation that provides the LLM an interface for visualizing data using Vega-Lite syntax.
    Last updated -
    65
    Python
  • A
    security
    A
    license
    A
    quality
    A Model Context Protocol (MCP) server that converts Mermaid diagrams to PNG images.
    Last updated -
    1
    340
    62
    JavaScript
    MIT License
  • A
    security
    A
    license
    A
    quality
    A Model Context Protocol server that validates and renders Mermaid diagrams.
    Last updated -
    1
    40
    11
    JavaScript
    MIT License
  • -
    security
    -
    license
    -
    quality
    A specialized server that helps users create new Model Context Protocol (MCP) servers by providing tools and templates for scaffolding projects with various capabilities.
    Last updated -
    1
    TypeScript

View all related MCP servers

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