PluginBench
MCP Server

stagenth · PDF 工具箱 MCP Server

com.stagenth/pdf-kit

What is the stagenth · PDF 工具箱 MCP server?

Merge/split/compress/watermark/encrypt/decrypt PDF and convert images over MCP.

How to install stagenth · PDF 工具箱

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • Authorization
    required
    secret

    Bearer <API_KEY> from https://www.stagenth.com/settings?tab=tokens

Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "pdf-kit": {
      "url": "https://stagenth.com/mcp/pdf-kit/"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "pdf-kit": {
      "serverUrl": "https://stagenth.com/mcp/pdf-kit/"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "pdf-kit": {
      "type": "http",
      "url": "https://stagenth.com/mcp/pdf-kit/"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "pdf-kit": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://stagenth.com/mcp/pdf-kit/"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http pdf-kit https://stagenth.com/mcp/pdf-kit/

Related MCP servers

Turn Excel/CSV into charts over MCP, return a download URL (bar/line/pie/scatter/radar).

Cloud file system + web scraping for AI over MCP. Upload, folders, share links, scrape_url.