MCP Server
MCP
MochiPDF
Remote MCP server for HTML-to-PDF and screenshots with OAuth and API-key auth.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mochipdf.com/mcp",
"headers": [
{
"description": "Your MochiPDF API key.",
"isRequired": true,
"isSecret": true,
"name": "X-API-Key"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment