fetch-url-mcp

j0hanz/fetch-url-mcp
★ 0 stars TypeScript 🤖 AI/LLM Updated 1mo ago
A web content fetcher MCP server that converts HTML to clean, AI and human readable markdown.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fetch-url-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "j0hanz/fetch-url-mcp"
      ]
    }
  }
}

Topics

content-extractionfetchfetch-apihtml-to-markdownllm-contextmcpmcp-servermodel-context-protocolreadable-formattypescriptweb-fetchweb-fetchingwebscraping