This MCP server converts HTML to Markdown using Turndown.js. It fetches web pages and returns clean, formatted Markdown. It exposes a single endpoint for HTML to Markdown conversion and connects to web pages via URLs. Developers use it to scrape and process web content for documentation, note-taking, or content management systems.
This MCP server converts HTML to Markdown using Turndown.js. It fetches web pages and returns clean, formatted Markdown. It exposes a single endpoint for HTML to Markdown conversion and connects to web pages via URLs. Developers use it to scrape and process web content for documentation, note-taking, or content management systems.
npx -y html-to-markdown-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"levz0r-html-to-markdown-mcp-github": {
"command": "npx",
"args": [
"-y",
"npx -y html-to-markdown-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from html to markdown mcp?"
No configuration required. This server works out of the box.
"What resources are available in html to markdown mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in html to markdown mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in html to markdown mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.