An MCP server that fetches web pages and converts them to clean, readable Markdown.
{ "mcpServers": { "j0hanzfetch-url": { "command": "npx", "args": [ "-y", "@j0hanz/fetch-url-mcp" ] } } }