Markdownify is an MCP server that converts various file types and web content, including PDFs, images, audio, and web pages, into easily readable Markdown format. Markdownify is an MCP server
Markdownify is a Model Context Protocol (MCP) server designed to convert various content types into Markdown format, facilitating easy readability and sharing.
pnpm install (includes uv and Python dependencies).pnpm run build.pnpm start.pnpm run dev for TypeScript compilation in watch mode.src/server.ts.src/tools.ts.Integrate with a desktop app by configuring the mcpServers setting, specifying the path to dist/index.js and optionally setting the UV_PATH environment variable.
Contributions are welcome via Pull Requests.
Licensed under the MIT License. See the LICENSE file for details.
zcaceres/markdownify-mcp
December 18, 2024
March 28, 2025
TypeScript