
Mac Letterhead
Turn Markdown drafts into branded letterhead PDFs on macOS without wrestling with Word or manual margins.
Overview
Mac-letterhead is an MCP server for the Build phase that converts Markdown into professional letterhead PDFs on macOS with smart margin detection.
What is this MCP server?
- Generates letterhead PDFs on macOS from Markdown source
- Smart margin detection to fit pre-printed or template letterhead
- stdio MCP transport over Python 3 via PyPI package Mac-letterhead
- Version 0.16.0 in server schema with mcp entrypoint
- Suited to agent-driven document generation in Claude Code or Cursor
- Server schema version 0.16.0
- Transport: stdio
- Runtime: python3 via PyPI identifier Mac-letterhead
What problem does it solve?
You write in Markdown but branded PDFs on Mac still mean manual margins, Word templates, or broken prints on real letterhead.
Who is it for?
macOS-based indie consultants, freelancers, and founders who routinely output formal PDFs from the same branded letterhead.
Skip if: Windows or Linux-only workflows, slide decks, or teams that already standardize on Google Docs or Notion exports.
What do I get? / Deliverables
Your agent can produce margin-aware letterhead PDFs from Markdown in one MCP call, ready to send or sign.
- Letterhead-aligned PDF files from Markdown input
- Repeatable agent workflow for branded business documents
- Margin-safe output for physical or digital letterhead templates
Recommended MCP Servers
Journey fit
Professional PDFs ship with the product—proposals, contracts, and one-pagers belong in the build phase when you are packaging what you sell. Docs subphase covers exportable artifacts; letterhead PDFs are a deliverable format alongside READMEs and spec PDFs.
How it compares
MCP document generator for macOS PDF letterhead, not a cross-platform design skill or generic Markdown preview.
Common Questions / FAQ
Who is Mac Letterhead for?
Solo builders on macOS who want agents to export Markdown into branded letterhead PDFs without desktop layout tools.
When should I use Mac Letterhead?
Use it during build and ship when you need proposals, contracts, or formal letters as print-ready PDFs from Markdown drafts.
How do I add Mac Letterhead to my agent?
Install the PyPI Mac Letterhead package, run the mcp stdio server with python3, and register that command in Claude Code, Cursor, or another MCP-compatible client.