web2md
MCP Server for Web2MD — convert URLs to Markdown from Claude Desktop, Cursor, etc.
Install
npmstdio
npx -y web2md-mcp-server Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"org-web2md-web2md": {
"command": "npx",
"args": [
"-y",
"web2md-mcp-server"
]
}
}
} Source: official MCP Registry record · registry name org.web2md/web2md · published 2026-09-03 · updated 2026-09-03. Not an endorsement; review the code before connecting it to anything sensitive.