MD-PDF MCP Server
JSON →A server for converting Markdown files to PDF format. Requires pandoc and weasyprint.
Tools · 5
- convert_markdown_to_pdf Converts markdown content to a PDF file.
- convert_markdown_file_to_pdf Converts a markdown file to a PDF file.
- convert_pdf_to_markdown Converts a PDF file to a markdown file.
- extract_text_from_pdf Extracts text from a PDF file, optionally from specific pages.
- get_pdf_info Retrieves metadata and information about a PDF file.
Links
★ 1 GitHub stars