Rn Devtools Hub MCP Server
The agent runtime for React Native. Your agent sees the app the way React sees it, knows which file produced each element, acts without coordinates, and proves that it works. Zero dependencies, everything stays on your machine. It runs locally over stdio via the published package.
People connecting developer tools tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-15 · ★ 3 · #44 OF 139 MAINTAINED DEVELOPER TOOLS · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Rn Devtools Hub
Claude Code
claude mcp add rn-devtools-hub-rn-devtools-hub -- npx -y rn-devtools-hub Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"rn-devtools-hub-rn-devtools-hub": {
"command": "npx",
"args": [
"-y",
"rn-devtools-hub"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
repo age created 2026-07-19 - young repo, little track record yet
license MIT - declared in the repository
npm package rn-devtools-hub - unscoped; check the name against the project README before installing
registry namespace io.github.rn-devtools-hub is GitHub-verified and matches the repo owner
03 · What Rn Devtools Hub can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.15.1 · 2026-08-15
0.15.1 (2026-08-15) · redact credentials in bodies, not just in four headers
v0.15.0 · 2026-08-15
0.15.0 (2026-08-15) · hide the dev-menu bubble from the agent, at runtime
v0.14.0 · 2026-08-15
0.14.0 (2026-08-15) · run several projects at once, and stop dressing refusals as results · add swipe_native and hide the dev-menu bubble on launch · name the reason a verdict failed · act on the element ui_act reports…
04 · Who maintains Rn Devtools Hub
rn-devtools-hub is maintained by rn-devtools-hub. It's the only MCP server we track from this author; the repo dates to Jul 2026.
05 · Facts
- repository
- github.com/rn-devtools-hub/rn-devtools-hub
- category
- developer tools - ranked #44 of 139 actively-maintained developer tools servers as of 2026-08-25.
- release cadence
- 10+ releases in the last 90 days (latest 2026-08-15)
- registry
- io.github.rn-devtools-hub/rn-devtools-hub (active, first published 2026-08-02 · 21 versions)
- packages
- npm:rn-devtools-hub · npm:rn-devtools-hub
06 · Rn Devtools Hub FAQ
What is Rn Devtools Hub?
The agent runtime for React Native. Your agent sees the app the way React sees it, knows which file produced each element, acts without coordinates, and proves that it works. Zero dependencies, everything stays on your machine. It runs locally over stdio via the published package.
Is Rn Devtools Hub still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-15 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Rn Devtools Hub?
Run `npx -y rn-devtools-hub`. You can also paste the ready-made client config above.
Does Rn Devtools Hub run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Rn Devtools Hub
Alternatives to Rn Devtools Hub
Maintained developer tools servers if Rn Devtools Hub isn't the fit.
- Xcode Build MCP XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities. ★ 6,274 · 2026-08-12
- Strata MCP server for progressive tool usage at any scale (see https://klavis.ai) ★ 5,794 · 2026-06-01
- Kubefwd Kubernetes port forwarding for local development with automatic /etc/hosts entries. ★ 4,162 · 2026-08-21
- Sem Entity-level code intelligence: semantic diff, impact analysis, blame, and context for AI agents ★ 3,309 · 2026-08-24
- Claude Code Explorer MCP Explore the Claude Code CLI source - browse tools, commands, search code, and more. ★ 3,263 · 2026-04-22
- Server for WinDbg Crash Analysis A Model Context Protocol server for Windows crash dump analysis using WinDbg/CDB ★ 1,533 · 2026-08-22
Pairs well with
Servers that cover what Rn Devtools Hub doesn't - only shown when the pairing reason fits the companion.
More developer tools MCP servers · Sugar · Cognitive AI Memory · Your Memory · Saidsef MCP GitHub PR Issue Analyser · Godotiq
More TypeScript MCP servers · WordPress MCP Server · Roamzy Io MCP Server · Agent Deals · RAG Vault · Rolliinc MCP Server · see all