streamable-httpupdated 5mo ago
Pixelixe MCP is a remote MCP server for AI agents that need on-brand graphic generation, editable outputs, reusable templates, and creative automation workflows.
Was kannst du mit Pixelixe machen?
Pixelixe MCP
Pixelixe MCP is a remote MCP server for AI agents that need on-brand graphic generation, editable outputs, reusable templates, and creative automation workflows.
It gives AI agents a brand-safe creative layer to generate graphics from natural language, reuse approved templates, and automate visual variants for marketing, ecommerce, and branded content workflows.
MCP endpoint
https://studio.pixelixe.com/api/mcp/v1
What Pixelixe MCP does
- Create editable, on-brand graphics from natural language
- Reuse templates and saved Pixelixe documents
- Generate visual variants for campaigns, messages, and formats
- Return outputs teams can review, edit, approve, and reuse
- Support creative automation and branded visual production across AI workflows
Why teams use Pixelixe MCP
- Turn AI prompts into editable branded graphics instead of one-off flat images
- Keep creative output aligned with templates, brand rules, and reusable layouts
- Automate marketing creatives, campaign variants, social graphics, and other recurring assets
- Give designers and operators a workflow where outputs can still be reviewed and refined
Typical use cases
- Creative automation for marketing teams
- On-brand graphic generation for AI agents
- Template-based image and graphic variants
- Editable graphics for review and approval workflows
- Branded content production for ecommerce, SaaS, and internal automation
Authentication
Pixelixe MCP supports:
- OAuth for clients that support remote MCP sign-in flows
- Bearer authentication with a Pixelixe API key when a client accepts a custom bearer token
Links
- MCP product page: https://pixelixe.com/mcp-server/
- MCP docs: https://pixelixe.com/docs/mcp/
- API for AI overview: https://pixelixe.com/api-for-ai.html
- MCP setup guides: https://pixelixe.com/docs/help-center/mcp-connectors-setup.html
- Support: support@pixelixe.com
Official registry entry
- Name:
com.pixelixe/pixelixe-mcp - Endpoint:
https://studio.pixelixe.com/api/mcp/v1
Notes
This repository is the public metadata and documentation entry point for the hosted Pixelixe MCP server. The production runtime is operated by Pixelixe and is not distributed from this repository.
Installation
Pixelixe zu deinem Client hinzufĂŒgen. WĂ€hl den, den du nutzt.
claude mcp add --transport http pixelixe https://studio.pixelixe.com/api/mcp/v1codex mcp add pixelixe --url https://studio.pixelixe.com/api/mcp/v1{
"mcpServers": {
"pixelixe": {
"url": "https://studio.pixelixe.com/api/mcp/v1"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"pixelixe": {
"type": "http",
"url": "https://studio.pixelixe.com/api/mcp/v1"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"pixelixe": {
"url": "https://studio.pixelixe.com/api/mcp/v1"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"pixelixe": {
"serverUrl": "https://studio.pixelixe.com/api/mcp/v1"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
Score
39 / 100
UnvollstÀndig
- Dokumentation11/25
- Pflege19/25
- Vertrauen6/20
- Funktionsumfang0/15
- Installation12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 158 days ago
- Has a release history
- Repository is not archived
- No licence detected
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint â no local install
Versionsverlauf
| Versionen | Veröffentlicht |
|---|---|
| 1.0.2Aktuell | 26. MĂ€rz 2026 |
| 1.0.1 | 26. MĂ€rz 2026 |
| 1.0.0-1 | 26. MĂ€rz 2026 |
| 1.0.0 | 26. MĂ€rz 2026 |