Google PageRank for AI agents. 25,000+ tools indexed.

reactotron-mcp MCP Server

steve228uk/reactotron-mcp

Score: 53.3 Rank #60 MCP Server
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

StarsFreshnessIssue HealthContributorsDependents
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

Expand your description to 150+ characters for better discoverability

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for steve228uk/reactotron-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/steve228uk--reactotron-mcp)](https://agentrank-ai.com/tool/steve228uk--reactotron-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/steve228uk--reactotron-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/steve228uk--reactotron-mcp" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="steve228uk/reactotron-mcp"></script>

Matched Queries

"model context protocol""model-context-protocol"

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.