markdownify-mcp MCP Server — Claude & Cursor Integration
# markdownify-mcp MCP Server
## What is markdownify-mcp?
markdownify-mcp is a production-ready Model Context Protocol (MCP) server with 2,987 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls.
## Installation
```bash
# Via Smithery (recommended)
npx -y @smithery/cli install zcaceres/markdownify-mcp
# Or manual
git clone https://github.com/zcaceres/markdownify-mcp.git
cd markdownify-mcp
```
## Compatibility
Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client.
## Details
- **Language:** TypeScript
- **Stars:** ⭐ 2,987
- **Forks:** 🍴 253
- **License:** MIT
- **Updated:** 2026-09-07
- **Repo:** [zcaceres/markdownify-mcp](https://github.com/zcaceres/markdownify-mcp)