← All servers
MochiPDF
latest · 3.1.0Remote MCP server for HTML-to-PDF and screenshots with OAuth and API-key auth.
Install
claude mcp add --transport http io-github-cbolgiano-mochipdf https://mochipdf.com/mcp /mcp confirms it's connected.
Or add it manually in ~/.cursor/mcp.json:
{
"mcpServers": {
"io-github-cbolgiano-mochipdf": {
"url": "https://mochipdf.com/mcp"
}
}
}
In claude_desktop_config.json (Settings → Developer → Edit
Config), then restart:
{
"mcpServers": {
"io-github-cbolgiano-mochipdf": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mochipdf.com/mcp"
]
}
}
} Endpoint, any MCP client:
https://mochipdf.com/mcp Community score
Community — from web signals no reviews yet
Public discussion about this server (community v1) — not enough signal to score yet. First-party reviews join the formula in v2.
What the web says
Ecosystem baseline 60 / 100
Objective public usage & activity (formula v3) — a secondary sort, never blended into the community score.
Ecosystem signals 4 collected
- Endpoint status · 2 hours ago
- Live
- Response time · 2 hours ago
- 327 ms
- Namespace · 2 hours ago
- Registry-verified
- Listing completeness · 2 hours ago
- 100%
Version history 1
- 3.1.0 release date unknown
Details
- Transport
- streamable-http
- Status
- listed
- Source
- Imported from the MCP registry
- Repository
- source ↗