MCP Server
MCP
PixelDrive
Generate branded images at scale: design templates and render them to PNGs by prompt.
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