← Index

PDF Kit

com.hellobasestation/pdfkit·v1.0.7·Documents & Spreadsheets
Quality Score
70
/100

AI-powered PDF tools: fill forms via natural language

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://mcp.hellobasestation.com/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "pdfkit": {
      "command": "npx",
      "args": [
        "-y",
        "pdfkit-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "pdfkit": {
      "command": "npx",
      "args": [
        "-y",
        "pdfkit-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y pdfkit-mcp
§03  MCP Quality Score  ·  methodology
freshness
15
completeness
10
installability
25
documentation
10
stability
10
§04  Alternatives in Documents & Spreadsheets