markitdown-mcp.md

MarkItDown MCP

UI App
from"microsoft"
1.2k

Convert PDF, PowerPoint, Word, Excel, Images to Markdown with visual content

Productivity
MarkItDownconversionPDFOffice
install.sh
# Clone the repository
$git clone https://github.com/microsoft/markitdown-mcp
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve