Loading MCP server directory, please wait...
Detect, review and fill PDF form fields - scans included - via justfill.app
npx @getmcp/cli add io.github.mrmaciej1/justfillRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mrmaciej1/justfill": {
"command": "uvx",
"args": [
"justfill-mcp"
],
"env": {
"JUSTFILL_API_KEY": ""
}
}
}
}