- Brandiseer Mcp Server
Brandiseer Mcp Server
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
- Create a free account at brandiseer.com.
- Upload your brand (logo, colors, fonts).
- Get your API key at brandiseer.com/settings/api — keys start with
bds_. - 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.
Links
Server Config
{
"mcpServers": {
"brandiseer": {
"url": "https://brandiseer.com/api/mcp",
"headers": {
"Authorization": "Bearer ${BRANDISEER_API_KEY}"
}
}
}
}Project Info
Created At
2 months agoUpdated At
2 months agoAuthor Name
BrandiseerStar
-Language
-License
-Recommend Servers
View AllSigstore
@3089464667
a day ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago
Test
@modelcontextprotocol
test
6 months ago