# Chuangkit MCP MCP

> Chuangkit / 创客贴 connects your AI agent directly to a major graphic design platform. It lets you manage templates, visual assets, and user-created designs through natural conversation. Instead of navigating complex web menus, your agent can list available categories, search for specific templates, or pull up the full details on any project just by being asked.

## Overview
- **Category:** productivity
- **Price:** Free
- **Tags:** graphic-design, templates, creative-workflow, assets, visual-content, chuangkit, canva-alternative

## Description

Managing creative assets shouldn't feel like a coding assignment. This MCP connects your AI client to Chuangkit, letting you handle your entire design workflow through simple conversation. You don't have to open the platform and click through dozens of tabs; your agent does that for you. Need to know what materials are available? Your agent can list them. Want to check if a new template fits brand guidelines? It retrieves the detailed structure. The whole process becomes conversational, turning complex design auditing into a simple query. If you're looking for the best way to integrate specialized tools with your AI client, Vinkius hosts this MCP in its catalog, making it instantly accessible from any compatible app. This lets marketing and operations teams keep their visual data accurate without ever leaving their chat window.

## Tools

### get_asset_url
Pulls the direct download link for a specific design material or asset.

### get_design_detail
Retrieves all metadata and structural information for a single user-created design project.

### get_template
Fetches detailed information about a specific design template, including its structure.

### list_categories
Provides an overview of all available primary categories for design templates.

### list_materials
Lists all the fonts, colors, and visual assets currently available in the platform.

### list_templates
Generates a comprehensive list of every design template available on the platform.

### list_user_designs
Returns a list and basic information about all designs created by a specific user account.

### search_templates
Searches the template library using keywords to find matching design options.

## Prompt Examples

**Prompt:** 
```
Search for 'Summer Sale' design templates in Chuangkit.
```

**Response:** 
```
I've retrieved several 'Summer Sale' templates for you. You have options for social media posts, banners, and posters. Which category would you like to explore further?
```

**Prompt:** 
```
Show me all my recent designs.
```

**Response:** 
```
I've listed your recent Chuangkit designs. You have 5 projects in progress, including 'Annual Report 2026' and 'Product Catalog'. Would you like to see the details for any of them?
```

**Prompt:** 
```
List all available design categories.
```

**Response:** 
```
I've retrieved the design categories from Chuangkit. There are 12 primary categories, including 'Business Cards', 'Social Media', 'Presentations', and 'Marketing Materials'. Which one fits your needs?
```

## Capabilities

### Search for specific templates
Find relevant design templates by entering keywords into your agent.

### List all available categories
Retrieve a list of the primary template types, like social media or business cards.

### Check asset download links
Get the direct URL needed to download specific materials and visual assets.

### Review user-created designs
List or retrieve full details on projects that users have already designed within Chuangkit.

### Get detailed template info
Pull up the specific structure and metadata for a single design template.

## Use Cases

### The Quarterly Brand Audit
A marketing manager needs to verify that the last quarter's campaign used brand-approved visual assets. Instead of logging into Chuangkit and manually checking every folder, they ask their agent to list available materials, then check specific projects using `get_design_detail` for compliance.

### Onboarding a New Designer
A design lead needs to quickly show a new hire the full scope of resources. They simply ask their agent to list all categories and materials, immediately giving the new user a complete overview using `list_categories` and `list_materials`.

### Checking Template Availability
An operations team member needs to know if any templates exist for 'Q3 Annual Report.' Instead of searching manually, they ask the agent to search templates by keyword, which uses the `search_templates` tool and returns immediate results.

### Tracking a Campaign's Status
A project manager needs an update on multiple designs. They use their agent to list user designs for a specific team member (`list_user_designs`) and immediately see the status of all active projects.

## Benefits

- Audit brand consistency instantly. Instead of manually checking dozens of files, your agent can list and get the design details for user projects to ensure every piece meets guidelines.
- Never wonder where a resource is again. Use `list_materials` or `get_asset_url` to quickly browse available fonts and pull direct download links without leaving your chat window.
- Quickly find inspiration. You can use `search_templates` with natural language, skipping the need to browse through endless category menus just to see 'Summer Sale' ideas.
- Understand project scale at a glance. By calling `list_user_designs`, you get an immediate overview of who has been working and how many projects are in progress.
- Zero platform navigation required. Your agent handles the complexity, whether it's listing all templates with `list_templates` or getting specific info using `get_template`.

## How It Works

The bottom line is you get to manage creative assets using plain English commands instead of clicking through complex web dashboards.

1. Subscribe to this MCP and enter your unique Chuangkit App ID and Secret.
2. Connect the MCP via any compatible client, like Cursor or Claude, allowing your agent access to design data.
3. Ask your agent a natural language question, like 'list all business card templates,' and it returns actionable design data.

## Frequently Asked Questions

**How do I find specific design templates using search_templates?**
You just ask your agent what you're looking for. The `search_templates` tool takes your natural language keywords and finds matching designs, saving you from browsing every available template.

**What is the purpose of list_materials in this MCP?**
The `list_materials` tool lets you see exactly what visual assets are stored. You can browse fonts and materials without needing to know which specific project they belong to.

**Does get_asset_url give me the actual file? **
Yes, `get_asset_url` gives you the direct download link for that asset. You can use it to pull down a font or picture immediately after identifying it.

**Can list_user_designs help me check project status?**
Absolutely. `list_user_designs` provides an overview of all projects tied to a user, letting you quickly track who is working on what and get a sense of production volume.

**What credentials do I need to connect and use tools like `list_templates`?**
You must provide your unique Chuangkit App ID and App Secret. These credentials authenticate your AI client connection through Vinkius, granting access to the design platform's data.

**Does `get_design_detail` return all metadata for a user project?**
Yes, it returns comprehensive details on specific designs. This includes structured metadata like the template used, associated materials, and creation date, allowing deep auditing of any single project.

**Can I narrow down my results when using `list_templates`?**
While `list_templates` lists all available designs, you can often refine the output by including specific keywords or categories in your prompt to guide your agent's search.

**When I use `get_asset_url`, is there a recommended way to handle large batches of files?**
The tool provides direct download URLs for individual assets. For handling many files, process them in small, controlled groups and store the links immediately after retrieval.