Converts Markdown to styled PDFs using VS Code's markdown styling and Python's ReportLab.
{{ message }}
seanivore / Convert-Markdown-PDF-MCP Public
Markdown To PDF Conversion MCP
8 stars3 forksBranches Tags Activity
Star
Notifications
md-pdf-mcp
BranchesTags
Go to file
Code
Name | Name | Last commit message | Last commit date |
---|---|---|---|
16 Commits | |||
docs | docs | ||
fonts/TTF | fonts/TTF | ||
md_pdf_mcp | md_pdf_mcp | ||
src/md_pdf_mcp | src/md_pdf_mcp | ||
tests | tests | ||
.gitignore | .gitignore | ||
.md-pdf-mcp.code-workspace | .md-pdf-mcp.code-workspace | ||
.python-version | .python-version | ||
AGENTS_SYSTEM_MESSAGE.md | AGENTS_SYSTEM_MESSAGE.md | ||
CLAUDEME.md | CLAUDEME.md | ||
README.md | README.md | ||
basic_python_styles.py | basic_python_styles.py | ||
cool.liquid | cool.liquid | ||
example_markdown_to_pdf.py | example_markdown_to_pdf.py | ||
pyproject.toml | pyproject.toml | ||
requirements.txt | requirements.txt | ||
setup.py | setup.py | ||
test.liquid | test.liquid | ||
uv.lock | uv.lock | ||
vscode_pdf_styles.py | vscode_pdf_styles.py | ||
w3schools_vscode_style.py | w3schools_vscode_style.py | ||
View all files |
Convert Markdown to gorgeously styled PDFs using VS Code's markdown styling and Python's ReportLab.
The server implements a simple note storage system with:
The server provides a single prompt:
The server implements one tool:
[TODO: Add configuration details specific to your implementation]
On MacOS: ~/Library/Application\ Support/Claude/claude_desktop_config.json
On Windows: %APPDATA%/Claude/claude_desktop_config.json
Development/Unpublished Servers Configuration ``` "mcpServers": { "md-pdf-mcp": { "command": "uv", "args": [ "--directory", "/Users/path/to/your/local/md-pdf-mcp", "run", "md-pdf-mcp" ] } } ``` Published Servers Configuration ``` "mcpServers": { "md-pdf-mcp": { "command": "uvx", "args": [ "md-pdf-mcp" ] } } ```
To prepare the package for distribution:
uv sync
uv build
This will create source and wheel distributions in the dist/
directory.
uv publish
Note: You'll need to set PyPI credentials via environment variables or command flags:
--token
or UV_PUBLISH_TOKEN
--username
/UV_PUBLISH_USERNAME
and --password
/UV_PUBLISH_PASSWORD
Since MCP servers run over stdio, debugging can be challenging. For the best debugging experience, we strongly recommend using the MCP Inspector.
You can launch the MCP Inspector via npm
with this command:
npx @modelcontextprotocol/inspector uv --directory /Users/seanivore/Development/md-pdf-mcp run md-pdf-mcp
Upon launching, the Inspector will display a URL that you can access in your browser to begin debugging.
python mcp vscode pdf-converter cursor typography-layout markdown-formatting model-context-protocol mcp-server claudeme model-context-protocol-servers
Readme
Activity
8 stars
2 watching
3 forks
Report repository
No releases published
CalDAV Nectcloud calendar integration. Manage calendars, events, attendees, etc.
Access and manage Apple Notes on macOS via AppleScript.
A server for querying Jira issues, requiring a Jira token for authentication.
Connect with 10,000+ tools across HRIS, ATS, CRM, Accounting, Calendar, Meeting, Ticketing, and more categories.
Integrates with Jira's REST API to manage issues programmatically.
Interact with the Folderr API to manage and communicate with Folderr Assistants.
A universal remote MCP server that connects to popular productivity tools such as Notion, Monday, AirTable, and many more.
An MCP server for managing Tempo worklogs in Jira. It connects to Jira and Tempo services using API tokens and environment variables.
AI Task schedule planning with LLamaIndex and Timefold: breaks down a task description and schedules it around an existing calendar
Shipment tracking api and logistics management capabilities through the TrackMage API