Convert-Markdown-PDF-MCP
7
The md-pdf-mcp server converts Markdown documents to stylish PDFs, utilizing VS Code's styling and Python's ReportLab. It features a simple note storage system and a prompt for summarizing notes, providing a robust toolset for managing and transforming Markdown content.
md-pdf-mcp (Markdown to PDF MCP Server)
Convert Markdown to gorgeously styled PDFs using VS Code's markdown styling and Python's ReportLab.
Components
- Resources: Implements a note storage system with a custom URI scheme.
- Prompts: Provides a summarization prompt for notes.
- Tools: Includes a tool to add notes to the server.
Quickstart
- Install the server with specific configurations for Claude Desktop.
Development
- Instructions for building, publishing, and debugging the MCP server.