zcaceres/markdownify-mcp
GitHub 仓库 中按Star排名第 410 / 共 783
A Model Context Protocol server for converting almost anything to Markdown
项目介绍
Markdownify is a Model Context Protocol (MCP) server that converts various file types and web content to Markdown format. It provides a set of tools to transform PDFs, images, audio files, web pages, and more into easily readable and shareable Markdown text.
The preinstall step creates a Python virtual environment at .venv and installs markitdown[all].
To integrate this server with a desktop app, add the following to your app's server configuration:
All paths default to sensible values; override only when the defaults don't fit your install layout.
OPTIONAL: set MDALLOWEDPATHS to restrict every file-input tool to a list of directories, e.g. MDALLOWEDPATHS=/data/in:/data/out bun start.…
最新指标
| Star | 2.8k | 2026-07-16 |
|---|---|---|
| Fork | 239 | 2026-07-16 |
| 提交 | 123 | 2026-07-16 |
| 发布 | 5 | 2026-07-16 |
| Watcher | 9 | 2026-07-16 |
| 开放 issue | 7 | 2026-07-16 |
| 开放 PR | 15 | 2026-07-16 |