Skip to main content
Glama
ChrisTansey007

brand-asset-mcp

Brand Asset Management MCP Server (brand-asset-mcp)

A shareable, lightweight Model Context Protocol (MCP) server for managing corporate brand assets, logos, color design tokens, social media templates, and image watermarking across multiple locations and platforms.

Features

  • Brand Design Tokens: Exposes official HSL / Hex color palettes, typography rules, and theme variables via MCP resources (brand://tokens).

  • Logo & Badge Asset Library: Serves vector SVGs and PNG logo assets for Cape Fear Intel and Simpson Strong-Tie MCP platforms (brand://logos/{logo_id}).

  • Social Media Templates: Standardized layout schemas for LinkedIn, Instagram, X (Twitter), and YouTube OpenGraph cards (brand://templates/{template_id}).

  • Watermarking Tool: Fast image watermarking tool (watermark_image) that embeds official corporate branding and metadata badges into any generated image or render.

  • 100% Rebuildable: Shareable via GitHub repository ChrisTansey007/brand-asset-mcp.

Installation & Quick Start

git clone https://github.com/ChrisTansey007/brand-asset-mcp.git
cd brand-asset-mcp
uv sync
uv run python -m brand_asset_mcp.server

MCP Tools & Resources

  • brand://tokens: Get complete JSON design tokens (colors, fonts, radii, shadows).

  • brand://templates: List all social media post templates.

  • watermark_image: Apply brand logo watermark and metadata badge to an image file.

  • get_brand_palette: Tool returning specific color themes (dark mode, coastal marine, engineering accent).

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/ChrisTansey007/brand-asset-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server