Metro Logs

v1.10.4Developer Toolsstable

Captures and provides access to React Native console logs from Metro bundler, enabling AI assistants to retrieve, filter, and search app logs in real-time without manual copy/paste.

mcpreact-nativemetro
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is Metro Logs?

Metro Logs is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to captures and provides access to react native console logs from metro bundler, enabling ai assistants to retrieve, filter, and search app logs in real-time without manual copy/paste.

Captures and provides access to React Native console logs from Metro bundler, enabling AI assistants to retrieve, filter, and search app logs in real-time without manual copy/paste.

This server falls under the Developer Tools and Monitoring & Observability categories on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Captures and provides access to React Native console logs fr

Use Cases

React Native debugging
Real-time log access
igorzheludkov

Maintainer

LicenseMIT
Languagetypescript
Versionv1.10.4
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y react-native-ai-devtools

Manual Installation

npx -y react-native-ai-devtools

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Metro Logs

What is Metro Logs?

Metro Logs is a Model Context Protocol (MCP) server that captures and provides access to react native console logs from metro bundler, enabling ai assistants to retrieve, filter, and search app logs in real-time without manual copy/paste. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Metro Logs?

Install via npm with the command: npx -y react-native-ai-devtools. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with Metro Logs?

Metro Logs works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Metro Logs free to use?

Yes, Metro Logs is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Browse More Developer Tools MCP Servers

Explore all developer tools servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "metro-logs-mcp": { "command": "npx", "args": ["-y", "react-native-ai-devtools"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Metro Logs?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides