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.
Pixelixe 能做什么?
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.
安装
把 Pixelixe 添加到你的客户端。选择你正在使用的那个。
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`.
评分
39 / 100
不完整
- 文档11/25
- 维护19/25
- 可信度6/20
- 能力0/15
- 安装体验12/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
版本历史
| 版本 | 发布于 |
|---|---|
| 1.0.2最新 | 2026年3月26日 |
| 1.0.1 | 2026年3月26日 |
| 1.0.0-1 | 2026年3月26日 |
| 1.0.0 | 2026年3月26日 |