McuBuddy
Rank #11,130io.github.cunjun/mcubuddy
AI-native MCU debugging and observability through probes, symbols, RTOS, logs, and build tools.
McuBuddy is a Model Context Protocol (MCP) server published by cunjun. It ranks #11,130 of 132,608 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. McuBuddy is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 11, 2026 and most recently updated on Jul 20, 2026.
Ranks ahead of 121,478 of 132,608 servers on MCP Toplist.
Use McuBuddy
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcubuddy -- uvx McuBuddy[mcp_servers.mcubuddy]
command = "uvx"
args = ["McuBuddy"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcubuddy": {
"command": "uvx",
"args": [
"McuBuddy"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcubuddy": {
"command": "uvx",
"args": [
"McuBuddy"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcubuddy": {
"type": "stdio",
"command": "uvx",
"args": [
"McuBuddy"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcubuddy": {
"command": "uvx",
"args": [
"McuBuddy"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcubuddy": {
"command": "uvx",
"args": [
"McuBuddy"
]
}
}
}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.cunjun%2Fmcubuddy)<a href="https://mcptoplist.com/server/io.github.cunjun%2Fmcubuddy"><img src="https://mcptoplist.com/badge/io.github.cunjun%2Fmcubuddy.svg" alt="MCP Toplist: Top 10% of 132,608" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
cunjun
Available versions (1)
| Version | Published |
|---|---|
| 0.5.1 | Jul 20, 2026 |
Frequently asked questions
- Who maintains McuBuddy?
- McuBuddy is maintained by cunjun, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is McuBuddy listed on the Official MCP Registry?
- Yes — McuBuddy is listed on the Official MCP Registry, alongside Glama.
- How many versions does McuBuddy have?
- MCP Toplist tracks 1 version of McuBuddy, most recently published on Jul 20, 2026.
- Where can I find the source code for McuBuddy?
- The source code for McuBuddy is hosted at github.com/cunjun/McuBuddy.
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.