markitdown_mcp_server
MarkItDown MCP Server is a tool that converts various file formats to Markdown using the MarkItDown utility. It supports a wide range of formats including PDF, Word, Excel, HTML, and more, and is compatible with any MCP-compliant client.
What file formats can MarkItDown MCP Server convert?
It can convert PDF, PowerPoint, Word, Excel, images, audio, HTML, and text-based formats like CSV, JSON, and XML.
How do I install MarkItDown MCP Server?
You can install it via Smithery using the command npx -y @smithery/cli install @KorigamiK/markitdown_mcp_server --client claude
or manually by cloning the repository and installing dependencies.
Can MarkItDown MCP Server process ZIP files?
Yes, it can iterate over the contents of ZIP files and convert them to Markdown.
Is MarkItDown MCP Server compatible with all MCP clients?
Yes, it works with any MCP-compliant client, including Zed Editor and other compatible editors and tools.
What license is MarkItDown MCP Server distributed under?
It is distributed under the MIT License.