SERVER
Ponzu
Rank #272io.github.YuzuKyouma/ponzu
MCP server providing ponzu capabilities
First listed
Mar 2, 2026
Last publish date
Mar 2, 2026
OVERVIEW
Ponzu is a Model Context Protocol (MCP) server published by YuzuKyouma. It ranks #272 of 58,900 servers tracked on MCP Toplist, and its repository has 2,471 GitHub stars. Ponzu is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 2, 2026 and most recently updated on Mar 2, 2026.
STANDING
#272of 58,900 tracked serversTop 0.5%
Ranks ahead of 58,628 of 58,900 servers on MCP Toplist.
CONNECT
Use Ponzu
Add Ponzu to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"ponzu": {
"command": "npx",
"args": [
"-y",
"@ponzu_app/mcp"
],
"env": {
"PONZU_PRIVATE_KEY": "<your PONZU_PRIVATE_KEY>",
"PONZU_RPC_URL": "<your PONZU_RPC_URL>",
"PONZU_NETWORK": "<your PONZU_NETWORK>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
YuzuKyouma
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.0.3 | Mar 2, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Ponzu?
- MCP server providing ponzu capabilities
- Who maintains Ponzu?
- Ponzu is maintained by YuzuKyouma, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Ponzu listed on the official MCP registry?
- Yes — Ponzu is listed on the Official MCP Registry.
- How many versions does Ponzu have?
- MCP Toplist tracks 2 versions of Ponzu, most recently published on Mar 2, 2026.
- Where can I find the source code for Ponzu?
- The source code for Ponzu is hosted at github.com/YuzuKyouma/ponzu-app.
EXPLORE