マークマップ MCP サーバー
Markmap MCP Serverは、オープンソースプロジェクトmarkmapをベースに構築されたモデルコンテキストプロトコル(MCP)に基づいており、Markdownテキストをワンクリックでインタラクティブなマインドマップに変換できます。生成されたマインドマップは豊富なインタラクティブ操作をサポートし、様々な画像形式でエクスポートできます。
特徴
- 🌠 Markdownからマインドマップへ:Markdownテキストをインタラクティブなマインドマップに変換します
- 🖼️マルチフォーマットエクスポート:PNG、JPG、SVG画像としてのエクスポートをサポート
- 🔄インタラクティブ操作:ズーム、ノードの展開/折りたたみ、その他のインタラクティブ機能のサポート
- 📋 Markdownコピー: 元のMarkdownコンテンツをワンクリックでコピー
- 🌐自動ブラウザプレビュー:生成されたマインドマップをブラウザで自動的に開くオプション
前提条件
- Node.js ランタイム環境
インストール
Smithery経由でインストール
Smithery経由で Claude Desktop 用の Markmap MCP Server を自動的にインストールするには:
手動インストール
あるいは、リポジトリのクローンを作成してローカルで実行することもできます。
使用法
MCP クライアント構成ファイルに次の構成を追加します。
[!ヒント]
このサービスは次の環境変数をサポートしています。
MARKMAP_DIR
: マインドマップの出力ディレクトリを指定します(オプション、デフォルトはシステムの一時ディレクトリ)優先注意:
--output
コマンドライン引数とMARKMAP_DIR
環境変数の両方が指定されている場合は、コマンドライン引数が優先されます。
利用可能なツール
マークダウンからマインドマップへ
Markdown テキストをインタラクティブなマインドマップに変換します。
パラメータ:
markdown
: 変換するMarkdownコンテンツ(必須文字列)open
: 生成されたマインドマップをブラウザで自動的に開くかどうか(オプションのブール値、デフォルトは false)
戻り値:
ライセンス
このプロジェクトは MIT ライセンスに基づいてライセンスされています。
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Tools
豊富なインタラクティブ操作と複数の形式のエクスポートをサポートし、Markdown テキストをインタラクティブなマインド マップに変換するモデル コンテキスト プロトコル サーバーです。
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityA Model Context Protocol server that provides tools for code modification and generation via Large Language Models, allowing users to create, modify, rewrite, and delete files using structured XML instructions.Last updated -12PythonMIT License
- -securityFlicense-qualityA Model Context Protocol server that allows intelligent analysis and querying of XMind mind maps, providing capabilities for searching, extracting, and analyzing content across XMind files.Last updated -2414JavaScript
- AsecurityAlicenseAqualityA Model Context Protocol server that converts Markdown content into interactive mindmaps, allowing AI assistants to visualize hierarchical information through either HTML content or saved files.Last updated -1104PythonMIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that enables LLMs to interact with MindManager mind maps, allowing retrieval of mind map structures and export to formats like Mermaid, Markdown, and JSON.Last updated -91PythonMIT License