Agent Tools
Back to MCP servers

stagenth · PDF 工具箱

https://stagenth.com/mcp/pdf-kit/
● healthy

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

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://stagenth.com/mcp/pdf-kit/
JSON-RPC initialize probe
curl -X POST https://stagenth.com/mcp/pdf-kit/ \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'