Loading MCP server directory, please wait...
Generate branded images at scale: design templates and render them to PNGs by prompt.
npx @getmcp/cli add pro.pixeldrive/pixeldriveRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token from pixeldrive.pro/dashboard/tokens (format: 'Bearer pdrv_...').
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"pro.pixeldrive/pixeldrive": {
"url": "https://pixeldrive.pro/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}