Mzizi Tools
Rank #23,551io.github.nyuchi/mzizi-mcp
Read-only MCP over the Mzizi design system registry — nodes, components, ownership.
Mzizi Tools is a Model Context Protocol (MCP) server published by nyuchi. It ranks #23,551 of 132,113 servers tracked on MCP Toplist. Mzizi Tools is listed on Official MCP, with 18 tracked versions. It was first listed on May 24, 2026 and most recently updated on Aug 11, 2026.
Ranks ahead of 108,562 of 132,113 servers on MCP Toplist.
Use Mzizi Tools
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mzizi-mcp https://mcp.mzizi.dev/mcpclaude mcp add mzizi-mcp -e "SUPABASE_URL=<your SUPABASE_URL>" -e "SUPABASE_PUBLISHABLE_KEY=<your SUPABASE_PUBLISHABLE_KEY>" -- npx -y @nyuchi/mzizi-mcpReplace each placeholder with your own value before saving.
[mcp_servers.mzizi-mcp]
url = "https://mcp.mzizi.dev/mcp"Add to ~/.codex/config.toml.
[mcp_servers.mzizi-mcp]
command = "npx"
args = ["-y", "@nyuchi/mzizi-mcp"]
[mcp_servers.mzizi-mcp.env]
SUPABASE_URL = "<your SUPABASE_URL>"
SUPABASE_PUBLISHABLE_KEY = "<your SUPABASE_PUBLISHABLE_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.mzizi.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"mzizi-mcp": {
"command": "npx",
"args": [
"-y",
"@nyuchi/mzizi-mcp"
],
"env": {
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_PUBLISHABLE_KEY": "<your SUPABASE_PUBLISHABLE_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mzizi-mcp": {
"url": "https://mcp.mzizi.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"mzizi-mcp": {
"command": "npx",
"args": [
"-y",
"@nyuchi/mzizi-mcp"
],
"env": {
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_PUBLISHABLE_KEY": "<your SUPABASE_PUBLISHABLE_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mzizi-mcp": {
"type": "http",
"url": "https://mcp.mzizi.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"mzizi-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@nyuchi/mzizi-mcp"
],
"env": {
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_PUBLISHABLE_KEY": "<your SUPABASE_PUBLISHABLE_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mzizi-mcp": {
"serverUrl": "https://mcp.mzizi.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mzizi-mcp": {
"command": "npx",
"args": [
"-y",
"@nyuchi/mzizi-mcp"
],
"env": {
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_PUBLISHABLE_KEY": "<your SUPABASE_PUBLISHABLE_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mzizi-mcp": {
"url": "https://mcp.mzizi.dev/mcp"
}
}
}{
"mcpServers": {
"mzizi-mcp": {
"command": "npx",
"args": [
"-y",
"@nyuchi/mzizi-mcp"
],
"env": {
"SUPABASE_URL": "<your SUPABASE_URL>",
"SUPABASE_PUBLISHABLE_KEY": "<your SUPABASE_PUBLISHABLE_KEY>"
}
}
}
}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.nyuchi%2Fmzizi-mcp)<a href="https://mcptoplist.com/server/io.github.nyuchi%2Fmzizi-mcp"><img src="https://mcptoplist.com/badge/io.github.nyuchi%2Fmzizi-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
nyuchi
Other servers by nyuchi
- Mukoko News#5,426 · 2 vers
- Nyuchi Docs#22,770 · 1 ver
- Mukoko Events MCP Server#66,580 · 1 ver
- Zti App#69,695 · 1 ver
Available versions (18)
| Version | Published |
|---|---|
| 0.9.1 | Aug 11, 2026 |
| 0.9.0 | Aug 11, 2026 |
| 0.8.0 | Aug 11, 2026 |
| 0.6.0 | Aug 1, 2026 |
| 0.5.0 | Aug 1, 2026 |
| 0.5.0-beta.8 | Jul 31, 2026 |
| 0.5.0-beta.7 | Jul 31, 2026 |
| 0.5.0-beta.6 | Jul 31, 2026 |
| 0.5.0-beta.5 | Jul 27, 2026 |
| 0.5.0-beta.4 | Jul 24, 2026 |
| 0.5.0-beta.3 | Jul 23, 2026 |
| 0.5.0-beta.2 | Jul 3, 2026 |
| 0.5.0-beta.1 | Jul 2, 2026 |
| 0.4.0 | Jun 30, 2026 |
| 0.3.0 | Jun 14, 2026 |
| 0.2.1 | Jun 13, 2026 |
| 0.2.0 | Jun 13, 2026 |
| 0.1.0 | May 24, 2026 |
Frequently asked questions
- Who maintains Mzizi Tools?
- Mzizi Tools is maintained by nyuchi, which publishes 5 MCP servers (23 total versions) tracked on MCP Toplist.
- Is Mzizi Tools listed on the Official MCP Registry?
- Yes — Mzizi Tools is listed on the Official MCP Registry.
- How many versions does Mzizi Tools have?
- MCP Toplist tracks 18 versions of Mzizi Tools, most recently published on Aug 11, 2026.
- Where can I find the source code for Mzizi Tools?
- The source code for Mzizi Tools is hosted at github.com/nyuchi/mzizi-tools.
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.