MarkItDown MCP サーバー
MarkItDown ユーティリティを使用してさまざまなファイル形式を Markdown に変換する Model Context Protocol (MCP) サーバー。
サポートされている形式
PDF
パワーポイント
言葉
エクセル
画像(EXIFメタデータとOCR)
オーディオ(EXIFメタデータと音声転写)
HTML
テキストベースの形式(CSV、JSON、XML)
ZIP ファイル (内容を反復処理)
インストール
Smithery経由でインストール
Smithery経由で Claude Desktop 用の MarkItDown MCP Server を自動的にインストールするには:
手動インストール
このリポジトリをクローンする
依存関係をインストールします:
使用法
MCPサーバーとして
サーバーはあらゆるMCPクライアントと統合できます。以下に例を示します。
Zedエディター
次の内容をsettings.json
に追加します。
コマンド
サーバーは次の MCP コマンドに応答します。
/md <file>
- 指定されたファイルをMarkdownに変換する
例:
サポートされているMCPクライアント
modelcontextprotocol.io/clientsにリストされている以下の MCP 準拠クライアントで動作します。
Zedエディター
その他のMCP互換エディタおよびツール
ライセンス
MITライセンス。詳細はライセンスを参照してください。
謝辞
さまざまなファイル形式 (PDF、PowerPoint、Word、Excel、画像など) を Markdown に変換して LLM がアクセスできるようにするモデル コンテキスト プロトコル サーバー。
Related MCP Servers
- -securityAlicense-qualityA server that provides document processing capabilities using the Model Context Protocol, allowing conversion of documents to markdown, extraction of tables, and processing of document images.Last updated -18MIT License
- -securityFlicense-qualityA Model Context Protocol server that enables LLMs to extract and use content from unstructured documents across a wide variety of file formats.Last updated -6
- AsecurityFlicenseAqualityA Model Context Protocol server that enables LLMs to fetch and process web content in multiple formats (HTML, JSON, Markdown, text) with automatic format detection.Last updated -54
- AsecurityAlicenseAqualityA Model Context Protocol server that converts Markdown content to HTML format.Last updated -13,3823MIT License