ExecBro
Rank #458com.execbro/execbro
Gives AI agents eyes and hands into running React Native apps: logs, REPL, tap, screenshots
ExecBro is a Model Context Protocol (MCP) server published by igorzheludkov. It ranks #458 of 132,046 servers tracked on MCP Toplist, and its repository has 75 GitHub stars. ExecBro is listed across 2 registries — Official MCP and Glama, with 38 tracked versions. It was first listed on Dec 23, 2025 and most recently updated on Sep 19, 2026.
Ranks ahead of 131,588 of 132,046 servers on MCP Toplist.
Use ExecBro
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add execbro -e "EXECBRO_API_URL=<your EXECBRO_API_URL>" -- npx -y execbroReplace each placeholder with your own value before saving.
[mcp_servers.execbro]
command = "npx"
args = ["-y", "execbro"]
[mcp_servers.execbro.env]
EXECBRO_API_URL = "<your EXECBRO_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"execbro": {
"command": "npx",
"args": [
"-y",
"execbro"
],
"env": {
"EXECBRO_API_URL": "<your EXECBRO_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"execbro": {
"command": "npx",
"args": [
"-y",
"execbro"
],
"env": {
"EXECBRO_API_URL": "<your EXECBRO_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"execbro": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"execbro"
],
"env": {
"EXECBRO_API_URL": "<your EXECBRO_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"execbro": {
"command": "npx",
"args": [
"-y",
"execbro"
],
"env": {
"EXECBRO_API_URL": "<your EXECBRO_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"execbro": {
"command": "npx",
"args": [
"-y",
"execbro"
],
"env": {
"EXECBRO_API_URL": "<your EXECBRO_API_URL>"
}
}
}
}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/com.execbro%2Fexecbro)<a href="https://mcptoplist.com/server/com.execbro%2Fexecbro"><img src="https://mcptoplist.com/badge/com.execbro%2Fexecbro.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (1 delisted)
igorzheludkov
Available versions (38)
| Version | Published |
|---|---|
| 2.12.3 | Sep 19, 2026 |
| 2.12.2 | Sep 14, 2026 |
| 2.12.1 | Sep 14, 2026 |
| 2.12.0 | Sep 10, 2026 |
| 2.11.0 | Sep 7, 2026 |
| 2.10.3 | Sep 6, 2026 |
| 2.10.2 | Sep 5, 2026 |
| 2.10.1 | Sep 5, 2026 |
| 2.10.0 | Sep 5, 2026 |
| 2.9.8 | Sep 3, 2026 |
| 2.9.7 | Sep 2, 2026 |
| 2.9.6 | Sep 2, 2026 |
| 2.9.5 | Sep 1, 2026 |
| 2.9.4 | Aug 25, 2026 |
| 2.9.3 | Aug 23, 2026 |
| 2.9.2 | Aug 22, 2026 |
| 2.9.1 | Aug 17, 2026 |
| 2.9.0 | Aug 16, 2026 |
| 2.8.9 | Aug 15, 2026 |
| 2.8.7 | Aug 14, 2026 |
| 2.8.6 | Aug 13, 2026 |
| 2.8.5 | Aug 13, 2026 |
| 2.8.4 | Aug 13, 2026 |
| 2.8.3 | Aug 10, 2026 |
| 2.8.2 | Aug 8, 2026 |
| 2.8.1 | Aug 7, 2026 |
| 2.7.0 | Aug 5, 2026 |
| 2.6.1 | Aug 4, 2026 |
| 2.6.0 | Aug 4, 2026 |
| 2.5.0 | Aug 2, 2026 |
| 2.4.0 | Aug 2, 2026 |
| 2.3.0 | Aug 2, 2026 |
| 2.2.0 | Aug 1, 2026 |
| 2.1.2 | Aug 1, 2026 |
| 2.1.1 | Aug 1, 2026 |
| 2.1.0 | Jul 31, 2026 |
| 2.0.0 | Jul 31, 2026 |
| 1.11.1 | Jul 30, 2026 |
Frequently asked questions
- Who maintains ExecBro?
- ExecBro is maintained by igorzheludkov, which publishes 1 MCP server (38 total versions) tracked on MCP Toplist.
- Is ExecBro listed on the Official MCP Registry?
- Yes — ExecBro is listed on the Official MCP Registry, alongside Glama.
- How many versions does ExecBro have?
- MCP Toplist tracks 38 versions of ExecBro, most recently published on Sep 19, 2026.
- Where can I find the source code for ExecBro?
- The source code for ExecBro is hosted at github.com/igorzheludkov/react-native-ai-devtools.
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.