Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CP_BRAND_OUTPUT_DIRNoDirectory where generated deliverables are written. Defaults to deliverables/.deliverables/
CP_BRAND_FONT_CONFIGNoPath 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

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
cp-guidelines
cp-one-pager-reference

Latest Blog Posts

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