krita
Krita is a free and open source cross-platform application that offers an end-to-end solution for creating digital art files from scratch built on the KDE and Qt frameworks.
krita MCP Server
MCP server for KDE/krita
Ready-to-Use Client Configurations
{
"mcpServers": {
"krita": {
"command": "npx",
"args": [
"-y",
"@KDE/krita"
]
}
}
}