Fullbleed PDF Engine for Claude Desktop
io.github.fullbleed-engine/fullbleed-mcp
Create, preview, inspect, verify, and compile deterministic PDF documents with Fullbleed.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Fullbleed PDF Engine in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"fullbleed-mcp": {
"command": "uvx",
"args": [
"fullbleed-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs