KPainter
Create and refine KPainter knowledge content from your materials.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeCan modify data
What it can do
- 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.
What data it sees
Do you need an account
No: the server works without sign-in
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.
Server tool list (8)
Raw names from tools/list. Only developers need these.
| 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. |