Skip to content

Conversation

@levz0r
Copy link

@levz0r levz0r commented Dec 20, 2025

Summary

Adds html-to-markdown-mcp - an MCP server that fetches HTML from any URL and converts it to clean, formatted Markdown using Turndown.js.

Features

  • Fetch and convert web pages to Markdown
  • Preserves formatting (headers, links, code blocks, lists, tables)
  • Automatically removes unwanted elements (scripts, styles, etc.)
  • Auto-extracts page titles and metadata
  • Save markdown content to files

Tools

  • html_to_markdown - Fetch URL or convert HTML to Markdown
  • save_markdown - Save markdown content to a file

Links

Checklist

  • MIT License
  • Dockerfile included
  • server.yaml created
  • tools.json included
  • readme.md with documentation link

@levz0r levz0r requested a review from a team as a code owner December 20, 2025 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant