CP Brand MCP
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CP_BRAND_OUTPUT_DIR | No | Directory where generated deliverables are written. Defaults to deliverables/. | deliverables/ |
| CP_BRAND_FONT_CONFIG | No | Path to the local font configuration file. Overrides the default data/fonts.local.json. | data/fonts.local.json |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_mcp_statusA | Report live CP server identity, version, runtime paths, one-pager-only scope and required asset health. |
| get_brand_guidelinesA | Read CP-only authoritative guidelines before generation. The supplied CP guide overrides visual discrepancies in the one-pager example. |
| audit_brand_assetsA | Check hashes of supplied CP logos and references, and exact installed font identities. No fallback fonts. |
| create_generation_promptC | Prepare a CP one-pager brief using CP rules and clean layout slots. Does not generate factual claims or artwork. |
| create_central_visual_promptA | Prepare a topic-specific image-generation prompt from the full one-pager content. The calling assistant must generate and inspect the image using its connected image tool, save it in inputs, and pass heroImage to create_one_pager. Does not generate pixels itself. |
| create_one_pager_visual_promptsC | Prepare four contextual image prompts: one central image and one distinct image above each of the three connected key points. The calling assistant generates them separately and supplies the local image paths. |
| qa_one_pager_layoutC | Measure every text slot with exact CP fonts and check required fields without writing files. |
| create_one_pagerA | Create a complete CP-only one-pager as an editable SVG, JSON source, and outlined SVG companion. Call guidelines first. Without all four images, returns needs_generated_visuals and a prompt for each missing slot without writing an artifact. Reference image reuse must be explicitly requested. Never overwrites existing files. Final mode requires sources, four distinct images, callout imageAlt descriptions and factsVerified. Regenerate for edits; validate the returned file before delivery. |
| validate_one_pager_fileA | Validate a generated editable CP SVG by file path against exact CP palette/fonts/assets, embedded images and regenerated template content. Returns a compact report; SVG markup stays local. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| cp-guidelines | |
| cp-one-pager-reference |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Consumer-Choice-Center/cp-brand-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server