Mizuki
Rank #10,697org.opencovenant/mizuki
Fixed-price maintenance for public GitHub issues, paid in USDC on Solana.
Mizuki is a Model Context Protocol (MCP) server published by open-covenant. It ranks #10,697 of 130,187 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Mizuki is listed on Official MCP, with 1 tracked version. It was first listed on Sep 1, 2026 and most recently updated on Sep 2, 2026.
Ranks ahead of 119,490 of 130,187 servers on MCP Toplist.
Use Mizuki
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mizuki -e "MIZUKI_API_URL=<your MIZUKI_API_URL>" -e "MIZUKI_API_TOKEN=<your MIZUKI_API_TOKEN>" -e "MIZUKI_MCP_TIMEOUT_MS=<your MIZUKI_MCP_TIMEOUT_MS>" -- npx -y mizuki-mcpReplace each placeholder with your own value before saving.
[mcp_servers.mizuki]
command = "npx"
args = ["-y", "mizuki-mcp"]
[mcp_servers.mizuki.env]
MIZUKI_API_URL = "<your MIZUKI_API_URL>"
MIZUKI_API_TOKEN = "<your MIZUKI_API_TOKEN>"
MIZUKI_MCP_TIMEOUT_MS = "<your MIZUKI_MCP_TIMEOUT_MS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mizuki": {
"command": "npx",
"args": [
"-y",
"mizuki-mcp"
],
"env": {
"MIZUKI_API_URL": "<your MIZUKI_API_URL>",
"MIZUKI_API_TOKEN": "<your MIZUKI_API_TOKEN>",
"MIZUKI_MCP_TIMEOUT_MS": "<your MIZUKI_MCP_TIMEOUT_MS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mizuki": {
"command": "npx",
"args": [
"-y",
"mizuki-mcp"
],
"env": {
"MIZUKI_API_URL": "<your MIZUKI_API_URL>",
"MIZUKI_API_TOKEN": "<your MIZUKI_API_TOKEN>",
"MIZUKI_MCP_TIMEOUT_MS": "<your MIZUKI_MCP_TIMEOUT_MS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mizuki": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mizuki-mcp"
],
"env": {
"MIZUKI_API_URL": "<your MIZUKI_API_URL>",
"MIZUKI_API_TOKEN": "<your MIZUKI_API_TOKEN>",
"MIZUKI_MCP_TIMEOUT_MS": "<your MIZUKI_MCP_TIMEOUT_MS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mizuki": {
"command": "npx",
"args": [
"-y",
"mizuki-mcp"
],
"env": {
"MIZUKI_API_URL": "<your MIZUKI_API_URL>",
"MIZUKI_API_TOKEN": "<your MIZUKI_API_TOKEN>",
"MIZUKI_MCP_TIMEOUT_MS": "<your MIZUKI_MCP_TIMEOUT_MS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mizuki": {
"command": "npx",
"args": [
"-y",
"mizuki-mcp"
],
"env": {
"MIZUKI_API_URL": "<your MIZUKI_API_URL>",
"MIZUKI_API_TOKEN": "<your MIZUKI_API_TOKEN>",
"MIZUKI_MCP_TIMEOUT_MS": "<your MIZUKI_MCP_TIMEOUT_MS>"
}
}
}
}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/org.opencovenant%2Fmizuki)<a href="https://mcptoplist.com/server/org.opencovenant%2Fmizuki"><img src="https://mcptoplist.com/badge/org.opencovenant%2Fmizuki.svg" alt="MCP Toplist: Top 10% of 130,187" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
open-covenant
Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | Sep 2, 2026 |
Frequently asked questions
- Who maintains Mizuki?
- Mizuki is maintained by open-covenant, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Mizuki listed on the Official MCP Registry?
- Yes — Mizuki is listed on the Official MCP Registry.
- How many versions does Mizuki have?
- MCP Toplist tracks 1 version of Mizuki, most recently published on Sep 2, 2026.
- Where can I find the source code for Mizuki?
- The source code for Mizuki is hosted at github.com/open-covenant/covenant.
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.