CodeZaiku
Rank #7,644io.github.Wyrdsekai/codezaiku
A coding and development harness on local models or hosted APIs: code, review, research, ops.
CodeZaiku is a Model Context Protocol (MCP) server published by Wyrdsekai. It ranks #7,644 of 132,113 servers tracked on MCP Toplist. CodeZaiku is listed on Official MCP, with 9 tracked versions. It was first listed on Aug 27, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 124,469 of 132,113 servers on MCP Toplist.
Use CodeZaiku
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add codezaiku -e "CODEZAIKU_DRIVE=<your CODEZAIKU_DRIVE>" -- npx -y @wyrdsekai/codezaiku-mcpReplace each placeholder with your own value before saving.
[mcp_servers.codezaiku]
command = "npx"
args = ["-y", "@wyrdsekai/codezaiku-mcp"]
[mcp_servers.codezaiku.env]
CODEZAIKU_DRIVE = "<your CODEZAIKU_DRIVE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"codezaiku": {
"command": "npx",
"args": [
"-y",
"@wyrdsekai/codezaiku-mcp"
],
"env": {
"CODEZAIKU_DRIVE": "<your CODEZAIKU_DRIVE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"codezaiku": {
"command": "npx",
"args": [
"-y",
"@wyrdsekai/codezaiku-mcp"
],
"env": {
"CODEZAIKU_DRIVE": "<your CODEZAIKU_DRIVE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"codezaiku": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@wyrdsekai/codezaiku-mcp"
],
"env": {
"CODEZAIKU_DRIVE": "<your CODEZAIKU_DRIVE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"codezaiku": {
"command": "npx",
"args": [
"-y",
"@wyrdsekai/codezaiku-mcp"
],
"env": {
"CODEZAIKU_DRIVE": "<your CODEZAIKU_DRIVE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"codezaiku": {
"command": "npx",
"args": [
"-y",
"@wyrdsekai/codezaiku-mcp"
],
"env": {
"CODEZAIKU_DRIVE": "<your CODEZAIKU_DRIVE>"
}
}
}
}Replace each placeholder with your own value before saving.
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.Wyrdsekai%2Fcodezaiku)<a href="https://mcptoplist.com/server/io.github.Wyrdsekai%2Fcodezaiku"><img src="https://mcptoplist.com/badge/io.github.Wyrdsekai%2Fcodezaiku.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Wyrdsekai
Other servers by Wyrdsekai
View all Wyrdsekai servers →Available versions (9)
| Version | Published |
|---|---|
| 0.3.10 | Sep 18, 2026 |
| 0.3.9 | Sep 18, 2026 |
| 0.3.8 | Sep 17, 2026 |
| 0.3.7 | Sep 17, 2026 |
| 0.3.6 | Sep 14, 2026 |
| 0.3.5 | Sep 14, 2026 |
| 0.3.4 | Sep 12, 2026 |
| 0.3.3 | Sep 12, 2026 |
| 0.3.2 | Sep 12, 2026 |
Frequently asked questions
- Who maintains CodeZaiku?
- CodeZaiku is maintained by Wyrdsekai, which publishes 2 MCP servers (24 total versions) tracked on MCP Toplist.
- Is CodeZaiku listed on the Official MCP Registry?
- Yes — CodeZaiku is listed on the Official MCP Registry.
- How many versions does CodeZaiku have?
- MCP Toplist tracks 9 versions of CodeZaiku, most recently published on Sep 18, 2026.
- Where can I find the source code for CodeZaiku?
- The source code for CodeZaiku is hosted at github.com/Wyrdsekai/codezaiku.
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.