Yanhui Debug
Rank #2,088io.github.sstklen/yanhui-debug
MCP server providing yanhui-debug capabilities
Yanhui Debug is a Model Context Protocol (MCP) server published by sstklen. It ranks #2,088 of 132,113 servers tracked on MCP Toplist, and its repository has 390 GitHub stars. Yanhui Debug is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 22, 2026 and most recently updated on Feb 22, 2026.
Ranks ahead of 130,025 of 132,113 servers on MCP Toplist.
Use Yanhui Debug
claude mcp add --transport http yanhui-debug https://api.washinmura.jp/mcp/debug/%7Blobster_id%7D[mcp_servers.yanhui-debug]
url = "https://api.washinmura.jp/mcp/debug/%7Blobster_id%7D"Add to ~/.codex/config.toml.
https://api.washinmura.jp/mcp/debug/%7Blobster_id%7DSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"yanhui-debug": {
"url": "https://api.washinmura.jp/mcp/debug/%7Blobster_id%7D"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"yanhui-debug": {
"type": "http",
"url": "https://api.washinmura.jp/mcp/debug/%7Blobster_id%7D"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"yanhui-debug": {
"serverUrl": "https://api.washinmura.jp/mcp/debug/%7Blobster_id%7D"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"yanhui-debug": {
"url": "https://api.washinmura.jp/mcp/debug/%7Blobster_id%7D"
}
}
}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.sstklen%2Fyanhui-debug)<a href="https://mcptoplist.com/server/io.github.sstklen%2Fyanhui-debug"><img src="https://mcptoplist.com/badge/io.github.sstklen%2Fyanhui-debug.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
sstklen
Other servers by sstklen
View all sstklen servers →Available versions (2)
| Version | Published |
|---|---|
| 2.2.0 | Feb 22, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Yanhui Debug?
- Yanhui Debug is maintained by sstklen, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Yanhui Debug listed on the Official MCP Registry?
- Yes — Yanhui Debug is listed on the Official MCP Registry.
- How many versions does Yanhui Debug have?
- MCP Toplist tracks 2 versions of Yanhui Debug, most recently published on Feb 22, 2026.
- Where can I find the source code for Yanhui Debug?
- The source code for Yanhui Debug is hosted at github.com/sstklen/yanhui-ci.
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.