Loading languages...
ZC

zcaceres/markdownify-mcp

@zcaceres1976

A Model Context Protocol server for converting almost anything to Markdown

markdown
converter
file-processing
web-content

# mcpServer Config

{
  "mcpServers": {
    "markdownify": {
      "command": "node",
      "args": [
        "{ABSOLUTE PATH TO FILE HERE}/dist/index.js"
      ],
      "env": {
        "UV_PATH": "/path/to/uv"
      }
    }
  }
}

# stdio

node dist/index.js
Transport:
stdio
Язык:
TypeScript
Создано:12/18/2024
Обновлено:7/31/2025
Домашняя страница: