Pdf Form Filler
MCP Serverby sundial-org · Added 5mo ago
Claude
33
Install
git clone https://github.com/sundial-org/awesome-openclaw-skillsAdd to Claude
claude mcp add pdf-form-fillerQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"pdf-form-filler": {
"command": "npx",
"args": [
"@modelcontextprotocol/pdf-form-filler"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Fill PDF forms programmatically with text values and checkboxes. Use when you need to populate fillable PDF forms (government forms, applications, surveys, etc.) with data. Supports setting text fields and checkboxes with proper appearance states for visual rendering.
Tags
ai-mlpythongoskill