KPainter
Create and refine KPainter knowledge content from your materials.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноМожет изменять данные
Что умеет
- Kp Health: Check whether the KP MCP adapter is reachable.
- Kp Me: Validate an API key and return whether it can manage user creations.
- Kp Get Catalog: Return the current user's allowed content types, voices, styles, and limits.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Create and refine KPainter knowledge content from your materials. Use an API key to check your catalog, start creations, monitor jobs, and edit supported scenes.
Список инструментов сервера (8)
Технические названия из tools/list. Нужны только разработчикам.
| kp_health | Check whether the KP MCP adapter is reachable. |
| kp_me | Validate an API key and return whether it can manage user creations. |
| kp_get_catalog | Return the current user's allowed content types, voices, styles, and limits. |
| kp_create_creation | Create one of the seven KPainter content formats. Always call kp_get_catalog first. |
| kp_list_creations | List the current user's creations with the same filters as the public OpenAPI. |
| kp_get_creation | Fetch full detail for one creation, including current artifacts and scene URLs. |
| kp_get_job_status | Poll one creation or edit job until it succeeds or fails. |
| kp_edit_creation | Run a supported scene edit, or iterate an editable AI Video with a new prompt. |