MCP Directory
Back

pullmd

by AeternaLabsHQ · JavaScript · ★ 194

Self-hosted URL- and file-to-Markdown service for humans and AI agents - web pages, documents, images, audio, YouTube. PWA + REST + MCP + Claude Code skill, Reddit-aware, refreshable share links.

#claude#claude-code#docker#document-conversion#html-to-markdown#markdown#markitdown#mcp#mcp-server#ocr#pdf-to-markdown#self-hosted#web-scraping#youtube-transcript

Install

npx -y github:AeternaLabsHQ/pullmd

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "pullmd": {
      "command": "npx",
      "args": [
        "-y",
        "github:AeternaLabsHQ/pullmd"
      ]
    }
  }
}

From the README

[](https://github.com/AeternaLabsHQ/pullmd/releases) [](https://hub.docker.com/r/aeternalabshq/pullmd) [](https://github.com/AeternaLabsHQ/pullmd/actions/workflows/docker.yml) [](https://github.com/AeternaLabsHQ/pullmd/blob/main/LICENSE) [](https://github.com/AeternaLabsHQ/pullmd#mcp-server) Self-hosted URL-to-Markdown service for humans and AI agents. PullMD takes any web URL and returns clean, readable Markdown — no navigation, no ads, no boilerplate. It auto-detects Reddit and Hacker News threads (with full comment trees), uses Cloudflare's native Markdown when available, runs Mozilla…
Read full README on GitHub →

Related filesystem servers