zcaceres/markdownify-mcp
by Various
A Model Context Protocol server for converting almost anything to Markdown
MCP
zcaceres/markdownify-mcp
Added 1 June 2026
Overview
A Model Context Protocol server that converts various input formats into Markdown. It is implemented in TypeScript and designed to be used within MCP-compatible environments, such as AI assistants or automation pipelines.
Best for
Best for
Developers building AI workflows that need to convert diverse content into Markdown for processing
Use cases
- Convert web pages or HTML content to Markdown for LLM context ingestion
- Transform documents or code snippets into Markdown for structured output
- Integrate with MCP clients to normalize content into a uniform Markdown format
Notes
A Model Context Protocol server that converts various input formats into Markdown. It is implemented in TypeScript and designed to be used within MCP-compatible environments, such as AI assistants or automation pipelines.
2,714 stars on GitHub. Last updated 2026-05-27. Licensed MIT.
Use cases
- Convert web pages or HTML content to Markdown for LLM context ingestion
- Transform documents or code snippets into Markdown for structured output
- Integrate with MCP clients to normalize content into a uniform Markdown format
Pros
- Open source with a large community (over 2700 stars) indicating reliability
- Written in TypeScript, offering type safety and easy integration for JS/TS projects
- Follows the Model Context Protocol, enabling seamless use with MCP-aware tools
Cons
- Requires an MCP client or compatible environment to function
- Conversion quality may vary depending on input format complexity
- Limited to Markdown output; not suitable for other target formats
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Open source with a large community (over 2700 stars) indicating reliability
- Written in TypeScript, offering type safety and easy integration for JS/TS projects
- Follows the Model Context Protocol, enabling seamless use with MCP-aware tools
Cons
- Requires an MCP client or compatible environment to function
- Conversion quality may vary depending on input format complexity
- Limited to Markdown output; not suitable for other target formats
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.