Foliopdf
About
MCP server for FolioPDF — PDF rendering tools for AI agents
Details
- Author
- foliopdf
- GitHub stars
- 1
- Downloads
- 316
- Categories
- Other
Jump to
- Renders PDFs locally with a single binary, works offline
- Bundled Tailwind CSS v3 (v4 not supported) for HTML styling
- Built‑in fonts Inter and Geist with multiple weights
- Template variables using Go html/template syntax
- Headers and footers with page number placeholders
- Three Markdown themes: github, minimal, print
- Watermark support (diagonal text overlay)
- PDF manipulation: merge, split, rotate
- PDF extraction: text and metadata
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
FoliopdfCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Install via Homebrew, Go install, or direct download. Configure Claude Desktop by adding the command foliopdf-mcp in the MCP servers config. Then ask Claude to generate a PDF using tools like render_html, render_markdown, manipulate_pdf, or extract_pdf.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"foliopdf": {
"foliopdf": {
"command": "foliopdf-mcp"
}
}
}
}
McpServers
{
"foliopdf": {
"command": "foliopdf-mcp"
}
}
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



