Skip to content

Releases: mrmaciej1/justfill-mcp

JustFill MCP v0.4.10 — PDF forms from agents and n8n

Choose a tag to compare

@mrmaciej1 mrmaciej1 released this 24 Aug 20:46

What changed

  • Published under the canonical MCP Registry name io.github.mrmaciej1/justfill-pdf-forms with a safe migration path from the previous entry.
  • Preserves referral attribution through remote OAuth and the public CLI authorization flow.
  • Adds measured, import-ready n8n workflows for deterministic PDF form filling.
  • Includes reproducible Glama container metadata and restored registry publishing.

Install or run the current package with uvx justfill-mcp, then authorize once with justfill-mcp login.

Try the guided five-row Excel to PDF workflow — no card or sales call.

Full changelog: v0.4.7...v0.4.10

JustFill MCP 0.4.7 — clean-install compatibility fix

Choose a tag to compare

@mrmaciej1 mrmaciej1 released this 29 Jul 05:32

This patch release restores clean installs after the upstream mcp package published the incompatible 2.0.0 major version.

  • Constrains the supported SDK to mcp>=1.2.0,<2; clean installs currently resolve to MCP 1.29.0.
  • Fixes the README install command to uv tool install justfill-mcp.
  • Adds a zero-install uvx justfill-mcp MCP client configuration.
  • Keeps the existing tool schemas and hosted OAuth endpoint unchanged.
  • Verified from a clean environment: all 32 tests pass, the wheel imports successfully, and the stdio server starts without an exception.

Try the guided five-row Excel → PDF workflow: https://justfill.app/solutions/fill-pdf-from-excel?utm_source=github&utm_medium=referral&utm_campaign=b2b_pdf_automation_2026q3&utm_content=mcp_release_047

Follow the n8n setup: https://justfill.app/integrations/n8n-fill-pdf-forms?utm_source=github&utm_medium=referral&utm_campaign=b2b_pdf_automation_2026q3&utm_content=mcp_release_047_n8n

JustFill MCP 0.4.6 — hosted OAuth endpoint

Choose a tag to compare

@mrmaciej1 mrmaciej1 released this 29 Jul 02:59

The official MCP Registry now advertises the hosted JustFill Streamable HTTP endpoint at https://justfill.app/api/mcp.

  • Connect directly from OAuth-capable MCP clients without installing a local process or pasting an API key.
  • Keep using uvx justfill-mcp through the published PyPI 0.4.6 package when a local stdio server is preferred.
  • Install the reviewed Gemini CLI extension with gemini extensions install https://github.com/mrmaciej1/justfill-mcp.
  • Import the deterministic and vision-reviewed n8n workflows when PDF filling belongs inside a larger automation.
  • Fill existing fillable, flat, and scanned PDFs from structured data and save reviewed layouts as reusable templates.

Try the guided five-row Excel → PDF workflow: https://justfill.app/solutions/fill-pdf-from-excel?utm_source=github&utm_medium=referral&utm_campaign=b2b_pdf_automation_2026q3&utm_content=mcp_release_046

Follow the n8n setup: https://justfill.app/integrations/n8n-fill-pdf-forms?utm_source=github&utm_medium=referral&utm_campaign=b2b_pdf_automation_2026q3&utm_content=mcp_release_046_n8n

The hosted endpoint is authenticated, uses the same usage limits as the web app, and is covered by the daily production PDF audit.

justfill-mcp 0.4.1

Choose a tag to compare

@mrmaciej1 mrmaciej1 released this 03 Jul 09:48

MCP server for filling PDF forms with AI agents via justfill.app.

  • Batch field operations, image input (photo scans), filled-page previews, overflow warnings, per-field text alignment
  • Gemini CLI extension manifest (install: gemini extensions install https://github.com/mrmaciej1/justfill-mcp)
  • Registry metadata (mcp-name marker, server.json)
  • Also on PyPI: uvx justfill-mcp / hosted MCP endpoint: https://justfill.app/api/mcp