Krita Codex MCP
Rank #11,667io.github.cyyprezz/krita-codex-mcp
Control Krita through a secure local MCP server and authenticated Windows bridge.
Krita Codex MCP is a Model Context Protocol (MCP) server published by cyyprezz. It ranks #11,667 of 132,113 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Krita Codex MCP is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 16, 2026 and most recently updated on Jul 19, 2026.
Ranks ahead of 120,446 of 132,113 servers on MCP Toplist.
Use Krita Codex MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add krita-codex-mcp -- uvx krita-codex-mcp[mcp_servers.krita-codex-mcp]
command = "uvx"
args = ["krita-codex-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"krita-codex-mcp": {
"command": "uvx",
"args": [
"krita-codex-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"krita-codex-mcp": {
"command": "uvx",
"args": [
"krita-codex-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"krita-codex-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"krita-codex-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"krita-codex-mcp": {
"command": "uvx",
"args": [
"krita-codex-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"krita-codex-mcp": {
"command": "uvx",
"args": [
"krita-codex-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.cyyprezz%2Fkrita-codex-mcp)<a href="https://mcptoplist.com/server/io.github.cyyprezz%2Fkrita-codex-mcp"><img src="https://mcptoplist.com/badge/io.github.cyyprezz%2Fkrita-codex-mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
cyyprezz
Other servers by cyyprezz
View all cyyprezz servers →Available versions (1)
| Version | Published |
|---|---|
| 0.2.0 | Jul 19, 2026 |
Frequently asked questions
- Who maintains Krita Codex MCP?
- Krita Codex MCP is maintained by cyyprezz, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Krita Codex MCP listed on the Official MCP Registry?
- Yes — Krita Codex MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Krita Codex MCP have?
- MCP Toplist tracks 1 version of Krita Codex MCP, most recently published on Jul 19, 2026.
- Where can I find the source code for Krita Codex MCP?
- The source code for Krita Codex MCP is hosted at github.com/cyyprezz/krita-codex-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.