Brandiseer Mcp Server

Created By
Brandiseer2 months ago
Generate brand-consistent images directly from your AI editor. Upload your brand once to Brandiseer, then use three tools — list your brands, check your credit balance, and generate on-brand visuals — without leaving Claude Code, Cursor, VS Code, or Windsurf.
Overview

Brandiseer MCP Server

Generate brand-consistent images directly from your AI editor.

Setup

  1. Create a free account at brandiseer.com.
  2. Upload your brand (logo, colors, fonts).
  3. Get your API key at brandiseer.com/settings/api — keys start with bds_.
  4. Add the server config above, replacing ${BRANDISEER_API_KEY} with your key.

Tools

  • brandiseer_list_brands — List your saved brands and get their IDs.
  • brandiseer_check_credits — Check your current credit balance.
  • brandiseer_generate_image — Generate a brand-consistent image from a prompt.

Pricing

Each generation costs 4–10 credits depending on resolution and mode. New accounts start with 30 free credits. Credit packs and a Pro subscription are available at brandiseer.com/pricing.

Server Config

{
  "mcpServers": {
    "brandiseer": {
      "url": "https://brandiseer.com/api/mcp",
      "headers": {
        "Authorization": "Bearer ${BRANDISEER_API_KEY}"
      }
    }
  }
}
Project Info
Created At
2 months ago
Updated At
2 months ago
Author Name
Brandiseer
Star
-
Language
-
License
-
Category

Recommend Servers

View All