markdownify-mcp
Updated at 15 days ago
by zcaceres
594
on GitHub
A Model Context Protocol server for converting almost anything to Markdown
Tags
ai
anthropic
anthropic-ai
anthropic-claude
markdown
mcp
model-context-protocol
ocr
tools
What is Markdownify-MCP
Markdownify-MCP is a Python library designed to convert HTML content into Markdown format, specifically tailored for the MCP (Magento Commerce Platform) environment. It aims to bridge the gap between HTML content generated in Magento and the need for Markdown-formatted content, often used for documentation, knowledge bases, or other publishing platforms. It extends the functionality of the original markdownify
library with custom handling for Magento-specific HTML structures.
How to use
The library can be installed using pip: