reactotron-mcp MCP Server
steve228uk/reactotron-mcp
Are you the maintainer of steve228uk/reactotron-mcp? Claim this listing →
An MCP (Model Context Protocol) server for Reactotron
Add AgentRank to Claude Code Discover and compare tools like steve228uk/reactotron-mcp — your AI finds the right one automatically
Get API Access → claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
steve228uk/reactotron-mcp is a TypeScript MCP server licensed under MIT. An MCP (Model Context Protocol) server for Reactotron
Ranked #60 out of 129 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
TypeScript MIT
Score Breakdown
Stars 15% 1
1 stars → early stage
Freshness 25% today
Last commit today → actively maintained
Issue Health 25% 50%
No issues filed → no history to score
Contributors 10% 1
1 contributor → solo project
Dependents 25% 0
No dependents → no downstream usage
npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Good
License MIT
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Description low impact
Contributors medium impact
Dependents medium impact
Matched Queries
From the README
# reactotron-mcp
An MCP (Model Context Protocol) server for [Reactotron](https://github.com/infinitered/reactotron), enabling AI assistants to read logs, inspect app state, monitor network requests, and trigger custom commands in your React or React Native app.
## How it works
The MCP server runs a WebSocket proxy between your app and the Reactotron desktop app:
```
App ──► MCP Proxy (port 9091) ──► Reactotron (port 9090)
│
captures everything
│
MCP tools (Claude/Cursor etc.)
```
Your app connects to the proxy instead of directly to Reactotron. The proxy forwards all traffic to Reactotron (so the desktop UI works normally) and captures every message for the MCP tools.
## Requirements
- [Reactotron](https://github.com/infinitered/reactotron) desktop app running
- Your app pointed at the proxy port (default `9091`) instead of Reactotron directly
## Installation
### Claude Code
```bash
claude mcp add reactotron-mcp npx reactotron Read full README on GitHub → Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.