Back to directory
sungithubid/mcp-url2markdown

sungithubid/mcp-url2markdown

@sungithubid

基于crawl4ai的URL转Markdown MCP服务器,将网页内容转换为干净格式化的Markdown

urlmarkdowncrawl4aiweb-contentmcp-servercontent-conversioncontext

Installation & Configuration

{
  "mcpServers": {
    "url2md": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/mcp-url2markdown",
        "run",
        "server.py"
      ],
      "env": {},
      "disabled": false,
      "autoApprove": [],
      "alwaysAllow": []
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13