Mermaid MCP Server

by longjianjiang
Verified

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Integrations

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

<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 Server を自動的にインストールするには:

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

インストール

  1. このリポジトリをクローンします。
  2. 依存関係をインストールするには、 npm install実行します。
  3. npm startを実行してサーバーを起動します。

使用法

  1. LLM アプリケーションを実行中のサーバーに接続します。
  2. サーバーと対話するには、 tools/callresources/readなどの MCP メソッドを使用します。
  3. ネイティブの Mermaid 構文を使用して美しい図を生成します。

構成

config.jsonファイルを調整して、サーバー ポートやパスの制限などのオプションを構成します。

貢献

貢献を歓迎します!変更や改善の提出方法については、CONTRIBUTING.md ファイルをご覧ください。

ライセンス

このソフトウェアはMITライセンスに基づいてリリースされています。詳細はLICENSEファイルをご覧ください。

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

モデル コンテキスト プロトコル (MCP) を実装するサーバー。LLM アプリケーションが mermaid.js の視覚化とダイアグラムを生成するためのインターフェイスを提供します。

  1. Introduction
    1. Features
      1. Installing via Smithery
    2. Installation
      1. Usage
        1. Configuration
          1. Contributing
            1. License
              ID: etkpi1xcnm