Loading MCP server directory, please wait...
Convert HTML to Markdown or strip to plain text. For web-scraping agents.
npx @getmcp/cli add io.github.MukundaKatta/html-to-markdown-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.MukundaKatta/html-to-markdown-mcp": {
"command": "npx",
"args": [
"-y",
"@mukundakatta/html-to-markdown-mcp"
]
}
}
}