MintPDF
Rank #26,147io.github.TrendTweekers/mintpdf
Turn HTML or Markdown into a clean, styled PDF and get a download link.
MintPDF is a Model Context Protocol (MCP) server published by TrendTweekers. It ranks #26,147 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. MintPDF is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Aug 9, 2026 and most recently updated on Aug 11, 2026.
Ranks ahead of 105,899 of 132,046 servers on MCP Toplist.
Use MintPDF
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mintpdf https://mintpdf.dev/mcpclaude mcp add mintpdf -- npx -y mintpdf-mcp[mcp_servers.mintpdf]
url = "https://mintpdf.dev/mcp"Add to ~/.codex/config.toml.
[mcp_servers.mintpdf]
command = "npx"
args = ["-y", "mintpdf-mcp"]Add to ~/.codex/config.toml.
https://mintpdf.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"mintpdf": {
"command": "npx",
"args": [
"-y",
"mintpdf-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mintpdf": {
"url": "https://mintpdf.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"mintpdf": {
"command": "npx",
"args": [
"-y",
"mintpdf-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mintpdf": {
"type": "http",
"url": "https://mintpdf.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"mintpdf": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mintpdf-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mintpdf": {
"serverUrl": "https://mintpdf.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mintpdf": {
"command": "npx",
"args": [
"-y",
"mintpdf-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mintpdf": {
"url": "https://mintpdf.dev/mcp"
}
}
}{
"mcpServers": {
"mintpdf": {
"command": "npx",
"args": [
"-y",
"mintpdf-mcp"
]
}
}
}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.TrendTweekers%2Fmintpdf)<a href="https://mcptoplist.com/server/io.github.TrendTweekers%2Fmintpdf"><img src="https://mcptoplist.com/badge/io.github.TrendTweekers%2Fmintpdf.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
TrendTweekers
Available versions (3)
| Version | Published |
|---|---|
| 0.1.3 | Aug 11, 2026 |
| 0.1.1 | Aug 10, 2026 |
| 0.1.0 | Aug 9, 2026 |
Frequently asked questions
- Who maintains MintPDF?
- MintPDF is maintained by TrendTweekers, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is MintPDF listed on the Official MCP Registry?
- Yes — MintPDF is listed on the Official MCP Registry, alongside Glama.
- How many versions does MintPDF have?
- MCP Toplist tracks 3 versions of MintPDF, most recently published on Aug 11, 2026.
- Where can I find the source code for MintPDF?
- The source code for MintPDF is hosted at github.com/TrendTweekers/mintpdf.
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.