
pdf-it MCP Server
CommunityContributed by Marsel Bait
Turn markdown into designed PDFs. Cover page, table of contents, code blocks that hold across pages. Anthropic ships a PDF skill for reading PDFs; pdf-it does the other half: composing designed output from markdown. Requires Google Chrome installed locally.
About the pdf-it MCP Server
The pdf-it MCP server is a local (stdio) Model Context Protocol server available in the McpMux registry. Turn markdown into designed PDFs. Cover page, table of contents, code blocks that hold across pages. Anthropic ships a PDF skill for reading PDFs; pdf-it does the other half: composing designed output from markdown. Requires Google Chrome installed locally. This is a community-contributed MCP server by Marsel Bait.
Install the pdf-it MCP server with one click using McpMux. It works with Cursor, Claude Desktop, Claude Code, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible AI client. No authentication required — install and start using it immediately.
Transport Configuration
{
"type": "stdio",
"command": "npx",
"args": [
"-y",
"pdf-it-mcp"
]
}Categories
Tags
Supported AI Clients
The pdf-it MCP server works with all MCP-compatible AI clients through McpMux:
Related MCP Servers
Notion (Docker)
Read and write Notion pages, databases, and blocks via Docker container. Uses a Notion integration token for authentication.
Notion (Remote)
Read and write Notion pages, databases, and blocks through Notion's hosted remote MCP server. No local setup required, authenticates via OAuth.
Notion (npx)
Read and write Notion pages, databases, and blocks locally via npx. Uses a Notion integration token for authentication.
Cloudflare Docs
Search Cloudflare developer documentation using semantic search. Covers Workers, Pages, R2, D1, KV, Durable Objects, Zero Trust, and all Cloudflare products.
Context7 (Docker)
Fetch up-to-date, version-specific documentation and code examples for any library directly into LLM prompts via Docker. Prevents hallucinated APIs by pulling current docs from the source.
Context7 (HTTP)
Fetch up-to-date, version-specific documentation and code examples for any library via Context7's hosted MCP endpoint. No local install needed.
Install pdf-it with McpMux
One-click install from the McpMux desktop app. Auto-configures for Cursor, Claude, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible client.