io.github.EigenCharlie/pdf-toolkit-mcp
Quality Score
85
/100
Unofficial PDF toolkit (merge/split/compress/OCR/convert/watermark/protect/...) via iLoveAPI.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"pdf-toolkit-mcp": {
"command": "npx",
"args": [
"-y",
"pdf-toolkit-mcp"
],
"env": {
"ILOVEAPI_PROJECT_PUBLIC_KEY": "<your-iloveapi_project_public_key>",
"ILOVEAPI_PROJECT_SECRET_KEY": "<your-iloveapi_project_secret_key>",
"ILOVEAPI_SANDBOX_ROOT": "<iloveapi_sandbox_root>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"pdf-toolkit-mcp": {
"command": "npx",
"args": [
"-y",
"pdf-toolkit-mcp"
],
"env": {
"ILOVEAPI_PROJECT_PUBLIC_KEY": "<your-iloveapi_project_public_key>",
"ILOVEAPI_PROJECT_SECRET_KEY": "<your-iloveapi_project_secret_key>",
"ILOVEAPI_SANDBOX_ROOT": "<iloveapi_sandbox_root>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y pdf-toolkit-mcp§02 Environment variables
ILOVEAPI_PROJECT_PUBLIC_KEYrequiredsecret
iLoveAPI Project Public Key (from https://developer.ilovepdf.com).
ILOVEAPI_PROJECT_SECRET_KEYrequiredsecret
iLoveAPI Project Secret Key. Used locally to sign short-lived JWTs.
ILOVEAPI_SANDBOX_ROOTOptional filesystem sandbox: if set, all I/O must stay inside this directory.
§03 MCP Quality Score · methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04 Alternatives in Documents & Spreadsheets
ac.tandem/docs-mcp
ac.tandem/docs-mcp
Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
ai.adramp/google-ads
ai.adramp/google-ads
Google Ads MCP server — manage campaigns, keywords, and metrics.
AutEng MCP - Markdown Publishing & Document Share Links
ai.auteng/docs
Publish markdown documents as public share links with mermaid diagram support. Built by AutEng.ai