# Brand Me Please

Create on-brand content with end-to-end analysis, clear scoring, and actionable recommendations. Retrieve your brand guidelines and visual assets to keep voice, tone, and design consistent. Run quick…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add osamah96/ssded

# Browse available tools
npx -y @smithery/cli@latest tool list osamah96/ssded

# Get full schema for a tool
npx -y @smithery/cli@latest tool get osamah96/ssded brand_me_please

# Call a tool
npx -y @smithery/cli@latest tool call osamah96/ssded brand_me_please '{}'
```

## Direct MCP Connection

Endpoint: `https://ssded--osamah96.run.tools`

## Tools (4)

- `brand_me_please` — Complete brand analysis workflow - literally "Brand Me Please!" Analyzes your content, retrieves brand guidelines, and …
- `get_brand_context` — Retrieve comprehensive brand guidelines and rules from BrandMePlease
- `get_brand_visuals` — Fetch PDFs and visual assets from your brand via BrandMePlease
- `analyze_content` — Analyze content against your brand guidelines using BrandMePlease

```bash
# Get full input/output schema for a tool
npx -y @smithery/cli@latest tool get osamah96/ssded <tool-name>
```

## Prompts (3)

- `analyze_brand_content` (content) — Comprehensive analysis of your content against brand guidelines with detailed scoring, specific examples, and actionabl…
- `review_brand_guidelines` — View your complete brand guidelines including personality, voice characteristics, core values, messaging rules, and vis…
- `quick_brand_check` (content) — Fast brand compliance check with key insights and top 3 recommendations. Ideal for quick feedback on short content piec…
