Loading MCP server directory, please wait...
MCP server for creative PDF generation with full emoji, Unicode, and offline support
npx @getmcp/cli add io.github.mcp-z/mcp-pdfRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mcp-z/mcp-pdf": {
"command": "npx",
"args": [
"-y",
"@mcp-z/mcp-pdf"
],
"env": {
"RESOURCE_STORE_URI": "file://~/.mcp-z/mcp-pdf/files",
"PORT": "",
"BASE_URL": "",
"LOG_LEVEL": "info"
}
}
}
}