zcaceres/markdownify-mcp
在全部 GitHub 仓库 中按Star排名第 422(共 803)
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 | 3.0k | 2026-09-12 |
|---|---|---|
| Fork | 254 | 2026-09-12 |
| 提交 | 123 | 2026-09-12 |
| 发布 | 5 | 2026-09-12 |
| Watcher | 10 | 2026-09-12 |
| 开放 issue | 11 | 2026-09-12 |
| 开放 PR | 18 | 2026-09-12 |