Mermaid MCP Server
<server_id>@longjianjiang/mermaid-mcp-server</server_id> <server_name>マーメイドMCPサーバー</server_name> マーメイドMCPサーバー
導入
Mermaid MCPサーバーの公式READMEへようこそ。このサーバーはモデルコンテキストプロトコル(MCP)を実装し、LLMアプリケーションとmermaid.jsの可視化を統合するためのインターフェースを提供します。
Related MCP server: mermaid-mcp-server
特徴
安全なインターフェース: マーメイド ダイアグラムを生成するための安全で堅牢なインターフェース。
準拠: MCP 1.0 仕様に完全に準拠しています。
最適化: パフォーマンスとスケーラビリティを考慮して設計されています。
拡張可能: 追加のツールやリソースを使用して簡単に拡張できます。
Smithery経由でインストール
Smithery経由で Claude Desktop 用の Mermaid MCP Server を自動的にインストールするには:
npx -y @smithery/cli install @longjianjiang/mermaid-mcp-server --client claudeインストール
このリポジトリをクローンします。
依存関係をインストールするには、
npm install実行します。npm startを実行してサーバーを起動します。
使用法
LLM アプリケーションを実行中のサーバーに接続します。
サーバーと対話するには、
tools/callやresources/readなどの MCP メソッドを使用します。ネイティブの Mermaid 構文を使用して美しい図を生成します。
構成
config.jsonファイルを調整して、サーバー ポートやパスの制限などのオプションを構成します。
貢献
貢献を歓迎します!変更や改善の提出方法については、CONTRIBUTING.md ファイルをご覧ください。
ライセンス
このソフトウェアはMITライセンスに基づいてリリースされています。詳細はLICENSEファイルをご覧ください。
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
- FlicenseNot gradedqualityFmaintenanceA 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.8274Apache 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
Official Miro MCP server - Supports context to code and creating diagrams, docs, and data tables.
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