pdf-letter-mcp
Rank #44,554io.github.bitterdev/pdf-letter-mcp
Renders letters as print ready PDFs, DIN 5008 compliant for German window envelopes.
pdf-letter-mcp is a Model Context Protocol (MCP) server published by bitterdev. It ranks #44,554 of 132,113 servers tracked on MCP Toplist. pdf-letter-mcp is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Jul 25, 2026 and most recently updated on Jul 27, 2026.
Ranks ahead of 87,559 of 132,113 servers on MCP Toplist.
Use pdf-letter-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pdf-letter-mcp -e "PDF_LETTER_OUTPUT_DIR=<your PDF_LETTER_OUTPUT_DIR>" -e "PDF_LETTER_FONT_DIR=<your PDF_LETTER_FONT_DIR>" -- npx -y pdf-letter-mcpReplace each placeholder with your own value before saving.
[mcp_servers.pdf-letter-mcp]
command = "npx"
args = ["-y", "pdf-letter-mcp"]
[mcp_servers.pdf-letter-mcp.env]
PDF_LETTER_OUTPUT_DIR = "<your PDF_LETTER_OUTPUT_DIR>"
PDF_LETTER_FONT_DIR = "<your PDF_LETTER_FONT_DIR>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pdf-letter-mcp": {
"command": "npx",
"args": [
"-y",
"pdf-letter-mcp"
],
"env": {
"PDF_LETTER_OUTPUT_DIR": "<your PDF_LETTER_OUTPUT_DIR>",
"PDF_LETTER_FONT_DIR": "<your PDF_LETTER_FONT_DIR>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pdf-letter-mcp": {
"command": "npx",
"args": [
"-y",
"pdf-letter-mcp"
],
"env": {
"PDF_LETTER_OUTPUT_DIR": "<your PDF_LETTER_OUTPUT_DIR>",
"PDF_LETTER_FONT_DIR": "<your PDF_LETTER_FONT_DIR>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"pdf-letter-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"pdf-letter-mcp"
],
"env": {
"PDF_LETTER_OUTPUT_DIR": "<your PDF_LETTER_OUTPUT_DIR>",
"PDF_LETTER_FONT_DIR": "<your PDF_LETTER_FONT_DIR>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pdf-letter-mcp": {
"command": "npx",
"args": [
"-y",
"pdf-letter-mcp"
],
"env": {
"PDF_LETTER_OUTPUT_DIR": "<your PDF_LETTER_OUTPUT_DIR>",
"PDF_LETTER_FONT_DIR": "<your PDF_LETTER_FONT_DIR>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pdf-letter-mcp": {
"command": "npx",
"args": [
"-y",
"pdf-letter-mcp"
],
"env": {
"PDF_LETTER_OUTPUT_DIR": "<your PDF_LETTER_OUTPUT_DIR>",
"PDF_LETTER_FONT_DIR": "<your PDF_LETTER_FONT_DIR>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.bitterdev%2Fpdf-letter-mcp)<a href="https://mcptoplist.com/server/io.github.bitterdev%2Fpdf-letter-mcp"><img src="https://mcptoplist.com/badge/io.github.bitterdev%2Fpdf-letter-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
bitterdev
Other servers by bitterdev
- scraper-api-mcp#36,334 · 1 ver
- enpass-mcp#36,638 · 1 ver
- veracrypt-mcp#36,639 · 1 ver
- pixelletter-mcp#44,555 · 4 vers
- simple-support-system-mcp#44,556 · 4 vers
- dropscan-mcp#55,739 · 2 vers
Available versions (4)
| Version | Published |
|---|---|
| 1.0.3 | Jul 27, 2026 |
| 1.0.2 | Jul 27, 2026 |
| 1.0.1 | Jul 27, 2026 |
| 1.0.0 | Jul 27, 2026 |
Frequently asked questions
- Who maintains pdf-letter-mcp?
- pdf-letter-mcp is maintained by bitterdev, which publishes 7 MCP servers (17 total versions) tracked on MCP Toplist.
- Is pdf-letter-mcp listed on the Official MCP Registry?
- Yes — pdf-letter-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does pdf-letter-mcp have?
- MCP Toplist tracks 4 versions of pdf-letter-mcp, most recently published on Jul 27, 2026.
- Where can I find the source code for pdf-letter-mcp?
- The source code for pdf-letter-mcp is hosted at github.com/bitterdev/pdf-letter-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.