levz0r/html-to-markdown-mcp
MCP server for converting HTML to Markdown using Turndown.js. Fetch web pages and convert them to clean, formatted Markdown.
Platform-specific configuration:
{
"mcpServers": {
"html-to-markdown-mcp": {
"command": "npx",
"args": [
"-y",
"html-to-markdown-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...