MCP Server
MCP
JustFill PDF Form Automation
Fill existing fillable, flat and scanned PDF forms from structured data; save reusable templates
Install
uvx justfill-mcp
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://justfill.app/api/mcp"
}
],
"packages": [
{
"registryType": "pypi",
"identifier": "justfill-mcp",
"version": "0.4.7",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key from justfill.app -> Account -> API Keys. Optional: `justfill-mcp login` stores one via the browser instead.",
"isSecret": true,
"name": "JUSTFILL_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
pypi
By
Comments
Sign in to leave a comment