Fullbleed PDF Engine MCP Server

Fullbleed PDF Engine is a deterministic, self-contained document-generation runtime for Python and Rust. It turns structured data plus static HTML/CSS into reports, invoices, statements, letters, forms, certificates, accessible PDFs, print-ready documents, and high-volume compiled VDP output - without a browser or system PDF stack. It runs locally over stdio via the published package.

People connecting finance tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Rust.

VERIFIED ACTIVE

LAST COMMIT 2026-08-17 · ★ 42 · #82 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25

MIT · Rust servers · how we verify → /methodology

01 · Install Fullbleed PDF Engine

Claude Code

claude mcp add fullbleed-engine-fullbleed-official -- uvx fullbleed-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "fullbleed-engine-fullbleed-official": {
      "command": "uvx",
      "args": [
        "fullbleed-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

pypi package fullbleed-mcp - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.fullbleed-engine is GitHub-verified and matches the repo owner

03 · What Fullbleed PDF Engine can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v2.3.1 · 2026-08-17

Fullbleed Release Notes - 2.3.1 · release · Release date: August 17, 2026 · Summary · Fullbleed 2.3.1 fixes two custom-font failures in finalized PDF previews and compiled fixed-geometry variable-data output. It…

v2.3.0 · 2026-08-10

Fullbleed Release Notes - 2.3.0 · release · Release date: August 10, 2026 · Summary · Fullbleed 2.3.0 makes the installed Fullbleed PDF Engine directly discoverable and usable by unfamiliar AI agents without coupling…

fullbleed-skill-v1.0.0 · 2026-08-10

04 · Who maintains Fullbleed PDF Engine

Fullbleed PDF Engine is maintained by fullbleed-engine. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
finance - ranked #82 of 283 actively-maintained finance servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-17)
registry
io.github.fullbleed-engine/fullbleed-mcp (active, first published 2026-08-10)
packages
pypi:fullbleed-mcp

06 · Fullbleed PDF Engine FAQ

What is Fullbleed PDF Engine?

Fullbleed PDF Engine is a deterministic, self-contained document-generation runtime for Python and Rust. It turns structured data plus static HTML/CSS into reports, invoices, statements, letters, forms, certificates, accessible PDFs, print-ready documents, and high-volume compiled VDP output - without a browser or system PDF stack. It runs locally over stdio via the published package.

Is Fullbleed PDF Engine still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-17 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Fullbleed PDF Engine?

Run `uvx fullbleed-mcp`. You can also paste the ready-made client config above.

Does Fullbleed PDF Engine run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Fullbleed PDF Engine

More finance MCP servers · Fxmacro Data · Qubic MCP · Ghost Swap · Guardvibe · Halal Terminal

More Rust MCP servers · Brokre · Cortex Memory Engine · Data Studio · Argot · Si Git · see all