{"slug":"brandkity/mcp-server","name":"BrandKity MCP","description":"Build entire brand kits with a single prompt","category":"development","tags":[],"official":false,"stars":2,"transport":null,"install":null,"tools":[{"name":"get_workspace","description":"Get workspace info (plan, kit count, storage)"},{"name":"upload_file","description":"Upload any local file to workspace storage → returns a public URL"},{"name":"list_files","description":"List workspace files with type filter and pagination"},{"name":"list_kits","description":"List all brand kits (filter by draft/published/all)"},{"name":"create_kit","description":"Create a new kit → returns kit_id"},{"name":"get_kit","description":"Get a kit with all blocks and content"},{"name":"update_kit","description":"Update kit settings (name, color, template, logo_url, cover_image_url, white-label fields)"},{"name":"publish_kit","description":"Publish a kit → returns public URL"},{"name":"unpublish_kit","description":"Unpublish a kit (reverts to draft)"},{"name":"list_blocks","description":"List all blocks in a kit with IDs and types"},{"name":"ensure_block","description":"Idempotent — returns existing block_id or creates a new block (preferred over add_block)"},{"name":"add_block","description":"Add a block unconditionally (use ensure_block instead to prevent duplicates)"},{"name":"update_block","description":"Update block name/visibility"},{"name":"delete_block","description":"Permanently delete a block and all its content"},{"name":"add_colors","description":"Add color swatches to a Colors block"},{"name":"add_typography","description":"Add font entries to a Typography block"},{"name":"set_brand_story","description":"Set rich text content (brand story, tone of voice)"},{"name":"set_block_note","description":"Set the editorial note displayed above any block"},{"name":"upload_asset","description":"Upload a local file into a block (logos, visuals, videos, etc.) with auto-retry"},{"name":"upload_assets_batch","description":"Upload multiple local files into the same block; deduplicates by file path"},{"name":"upload_kit_logo","description":"Upload and set the kit's header logo"},{"name":"upload_cover_image","description":"Upload and set the kit's cover image"}],"env_vars":["BRANDKITY_API_KEY","BRANDKITY_API_URL"],"auth_type":"none","github":"https://github.com/brandkity/mcp-server","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}