Md2pdf
File SystemThis server provides a tool to convert Markdown text to PDF files using the convert_markdown library. It's designed to work as an MCP (Model Context Protocol) server that can be integrated with various AI assistants and applications.
Installation
uvx --from md2pdf-mcp md2pdfView configuration snippet
{
"mcpServers": {
"md2pdf": {
"command": "uvx",
"args": [
"--from",
"md2pdf-mcp",
"md2pdf"
],
"env": {
"PDF_OUTPUT_DIR": "/path/to/output/folder"
}
}
}
}💡 Tip: Make sure you have the appropriate package manager installed. Refer to the official documentation for detailed installation instructions.
Compatibility Matrix
Cursor
Claude Desktop
MCP Compatible
Server Information
Quick Stats
Related Servers
Excel Mcp Server
Excel Mcp Server MCP server provides AI agents with powerful tools and integrations for automation workflows. Connect your AI assistant to Excel Mcp Server capabilities through the Model Context Protocol standard.
Excel Mcp Server Negokaz
A Model Context Protocol (MCP) server that reads and writes MS Excel data
Pdf Reader Mcp Sylphlab
📄 The PDF intelligence layer for AI agents — Agent Document Twin, evidence-first extraction, visual crops, OCR provenance, trust reports, and benchmark-gated releases. MCP server for Claude, Cursor, VS Code, and any MCP client.
Pdf Reader Mcp
Pdf Reader Mcp is an open-source MCP server that gives AI assistants access to specialized functionality. Compatible with Claude Desktop, Cursor, and other MCP clients for enhanced AI agent workflows.
Like this server?
Discover more MCP servers or submit your own to directory.