Fullbleed PDF Engine
Rank #5,199io.github.fullbleed-engine/fullbleed-mcp
Create, preview, inspect, verify, and compile deterministic PDF documents with Fullbleed.
Fullbleed PDF Engine is a Model Context Protocol (MCP) server published by fullbleed-engine. It ranks #5,199 of 132,046 servers tracked on MCP Toplist, and its repository has 45 GitHub stars. Fullbleed PDF Engine is listed on Official MCP, with 1 tracked version. It was first listed on Aug 10, 2026 and most recently updated on Aug 10, 2026.
Ranks ahead of 126,847 of 132,046 servers on MCP Toplist.
Use Fullbleed PDF Engine
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add fullbleed-mcp -- uvx fullbleed-mcp[mcp_servers.fullbleed-mcp]
command = "uvx"
args = ["fullbleed-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"fullbleed-mcp": {
"command": "uvx",
"args": [
"fullbleed-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"fullbleed-mcp": {
"command": "uvx",
"args": [
"fullbleed-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"fullbleed-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"fullbleed-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"fullbleed-mcp": {
"command": "uvx",
"args": [
"fullbleed-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"fullbleed-mcp": {
"command": "uvx",
"args": [
"fullbleed-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.fullbleed-engine%2Ffullbleed-mcp)<a href="https://mcptoplist.com/server/io.github.fullbleed-engine%2Ffullbleed-mcp"><img src="https://mcptoplist.com/badge/io.github.fullbleed-engine%2Ffullbleed-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
fullbleed-engine
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 10, 2026 |
Frequently asked questions
- Who maintains Fullbleed PDF Engine?
- Fullbleed PDF Engine is maintained by fullbleed-engine, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Fullbleed PDF Engine listed on the Official MCP Registry?
- Yes — Fullbleed PDF Engine is listed on the Official MCP Registry.
- How many versions does Fullbleed PDF Engine have?
- MCP Toplist tracks 1 version of Fullbleed PDF Engine, most recently published on Aug 10, 2026.
- Where can I find the source code for Fullbleed PDF Engine?
- The source code for Fullbleed PDF Engine is hosted at github.com/fullbleed-engine/fullbleed-official.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.