Skip to content
Back to search
30
MCP

mcpcommunity/dazeb-markdown-downloader

docker/mcpcommunity/dazeb-markdown-downloader

A MCP Server that will download any webpage as markdown in an instant. Download docs straight to ...

Uptime
0.0%
61 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

confluence-downloader-mcp
MCP server for downloading Confluence Cloud pages as Markdown
0 tools
mcp-server-markdown
MCP server for markdown files — search, extract sections, list headings, find code blocks across your docs directory
0 tools
Fetch URL MCP Server
An MCP server that fetches web pages and converts them to clean, readable Markdown.
0 tools
html2md-mcp
MCP server for converting HTML to Markdown with browser support, section extraction, and auto-summary for large documents
0 tools
markitdown-mcp-server
MCP server for converting documents to markdown using MarkItDown
0 tools
@j0hanz/fetch-url-mcp
An MCP server that fetches web pages and converts them to clean, readable Markdown.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcpcommunity/dazeb-markdown-downloader": {
      "url": "None",
      "transport": "http"
    }
  }
}