Skip to main content
Glama

Mermaid MCP Server

<server_id>@longjianjiang/mermaid-mcp-server</server_id> <server_name>美人鱼MCP服务器</server_name> 美人鱼MCP服务器

介绍

欢迎阅读 Mermaid MCP 服务器的官方 README 文件。该服务器实现了模型上下文协议 (MCP),为 LLM 应用程序提供了与 mermaid.js 可视化集成的接口。

特征

  • 安全接口:用于生成美人鱼图的安全且强大的接口。
  • 兼容:完全符合 MCP 1.0 规范。
  • 优化:设计时考虑了性能和可扩展性。
  • 可扩展:使用附加工具和资源轻松扩展。

通过 Smithery 安装

要通过Smithery自动为 Claude Desktop 安装 Mermaid MCP 服务器:

npx -y @smithery/cli install @longjianjiang/mermaid-mcp-server --client claude

安装

  1. 克隆此存储库。
  2. 运行npm install来安装依赖项。
  3. 执行npm start启动服务器。

用法

  1. 将您的 LLM 应用程序连接到正在运行的服务器。
  2. 使用 MCP 方法(例如tools/callresources/read与服务器交互。
  3. 使用原生美人鱼语法生成漂亮的图表。

配置

调整config.json文件以配置服务器端口和路径限制等选项。

贡献

欢迎大家贡献!请阅读 CONTRIBUTING.md 文件,了解如何提交更改和改进。

执照

本软件遵循 MIT 许可证。更多详情请参阅许可证文件。

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

实现模型上下文协议 (MCP) 的服务器,为 LLM 应用程序提供生成 mermaid.js 可视化和图表的接口。

  1. 介绍
    1. 特征
      1. 通过 Smithery 安装
    2. 安装
      1. 用法
        1. 配置
          1. 贡献
            1. 执照

              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