SERVER
Mushi
Rank #5,151io.github.kensaurus/mushi-mushi
Bug translation for vibe coders: plain-English diagnosis and paste-ready fixes for code errors.
First listed
Jun 24, 2026
Last publish date
Jul 2, 2026
OVERVIEW
Mushi is a Model Context Protocol (MCP) server published by kensaurus. It ranks #5,151 of 76,851 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Mushi is listed across 3 registries — Official MCP, PulseMCP and mcp.so, with 1 tracked version. It was first listed on Jun 24, 2026 and most recently updated on Jul 2, 2026.
STANDING
#5,151of 76,851 tracked serversTop 10%
Ranks ahead of 71,700 of 76,851 servers on MCP Toplist.
CONNECT
Use Mushi
Add Mushi to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Remote · HTTP
{
"mcpServers": {
"mushi-mushi": {
"url": "https://dxptnwrhwsqckaftyymj.supabase.co/functions/v1/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
npm package
{
"mcpServers": {
"mushi-mushi": {
"command": "npx",
"args": [
"-y",
"@mushi-mushi/mcp"
],
"env": {
"MUSHI_API_KEY": "<your MUSHI_API_KEY>",
"MUSHI_PROJECT_ID": "<your MUSHI_PROJECT_ID>",
"MUSHI_API_ENDPOINT": "<your MUSHI_API_ENDPOINT>",
"MUSHI_FEATURES": "<your MUSHI_FEATURES>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 3 registries
ORGANIZATION
kensaurus
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.18.4 | Jul 2, 2026 |
FAQ
Frequently asked questions
- Who maintains Mushi?
- Mushi is maintained by kensaurus, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Mushi listed on the Official MCP Registry?
- Yes — Mushi is listed on the Official MCP Registry, alongside PulseMCP and mcp.so.
- How many versions does Mushi have?
- MCP Toplist tracks 1 version of Mushi, most recently published on Jul 2, 2026.
- Where can I find the source code for Mushi?
- The source code for Mushi is hosted at github.com/kensaurus/mushi-mushi.
EXPLORE