stagenth · PDF 工具箱 for Claude Desktop
com.stagenth/pdf-kit
14 PDF tools: merge, split, compress, watermark, encrypt, organize, metadata, page extraction.
client:Claude Desktop
transport:streamable-http
Install stagenth · PDF 工具箱 in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"pdf-kit": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://stagenth.com/mcp/pdf-kit/"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs