← Back to Plugins
MCP Server MCP

PixelDrive

MCP Registry publisher By MCP Registry publisher 👁 3 views ▲ 0 votes

Generate branded images at scale: design templates and render them to PNGs by prompt.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://pixeldrive.pro/mcp",
      "headers": [
        {
          "description": "Bearer token from pixeldrive.pro/dashboard/tokens (format: 'Bearer pdrv_...').",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...