
PDF Kit
Let your coding agent fill PDF forms and run PDF tasks from chat instead of juggling desktop editors and manual field mapping.
Overview
PDF Kit is a Build-phase MCP server that lets coding agents fill PDF forms and handle PDF tasks using natural language.
What is this MCP server?
- Natural-language PDF form filling without hand-picking every field in a GUI
- Hosted streamable-http remote at mcp.hellobasestation.com plus npm stdio package pdfkit-mcp
- Server schema 2025-10-17; published version 1.0.7
- Fits Claude Code, Cursor, and other MCP clients for document-heavy solo workflows
- Reduces copy-paste between agents and PDF viewers during contracts, onboarding, or compliance packets
- Published server version 1.0.7
- npm package identifier pdfkit-mcp with stdio transport
- Remote MCP URL https://mcp.hellobasestation.com/mcp (streamable-http)
What problem does it solve?
Agents and builders stall when PDFs require manual desktop tools and precise field names instead of conversational instructions.
Who is it for?
Indie builders automating contracts, intake forms, or repeatable PDF packets from Claude Code or Cursor.
Skip if: Teams that need enterprise e-sign workflows, OCR pipelines, or heavy PDF layout design without an agent client.
What do I get? / Deliverables
After you add PDF Kit to your MCP config, your agent can complete PDF form fills and related PDF actions from the same session as your build work.
- MCP-connected PDF form fills driven by agent instructions
- Repeatable PDF workflows without switching to a separate PDF desktop app
Recommended MCP Servers
Journey fit
PDF automation plugs into the product you are building or operating as an agent-accessible integration during implementation. Integrations is the right shelf because this is an MCP bridge to PDF capabilities, not a standalone launch or growth tactic.
How it compares
MCP PDF integration for agents, not a full Acrobat-style desktop suite or dedicated e-sign SaaS.
Common Questions / FAQ
Who is com.hellobasestation/pdfkit for?
Solo and indie builders who use MCP-enabled agents and need to fill or work on PDFs without leaving the coding workflow.
When should I use com.hellobasestation/pdfkit?
Use it during Build when you are wiring agent tooling and need natural-language PDF form completion or similar PDF helpers.
How do I add com.hellobasestation/pdfkit to my agent?
Register the remote URL https://mcp.hellobasestation.com/mcp for streamable-http or install the npm package pdfkit-mcp for stdio per your client’s MCP settings.