web MCP Server
🚇 A plugin-based MCP server for React Native runtime debugging, inspection, and automation. Connects to Metro bundler via Chrome DevTools Protocol — no app code changes needed for most features.
Discovered via github-seeds and last synced 3mo ago.
1. Install the package
npx -y metro-mcp
2. Add to claude_desktop_config.json
{
"mcpServers": {
"metro-mcp": {
"command": "npx",
"args": [
"metro-mcp"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
What happens
Tools
React Navigation / Expo Router state
CPU profiling (React DevTools hook) + heap sampling + render tracking
Record interactions and generate Appium, Maestro, or Detox tests
Claude Code status bar integration
UI automation (tap, swipe, type)
Custom app commands
Browse and read files in app sandbox directories (Documents, caches, SQLite DBs)
Wait/polling helpers for async state changes
Display
`Metro ● localhost:8081` (green)
Use when running OpenCLI commands to interact with websites (Bilibili, Twitter, Reddit, Xiaohongshu, etc.), desktop apps (Cursor, Notion), or public APIs (HackerNews, arXiv). Covers installation, command reference, and output formats for 87+ adapters.
AI-optimized web search via Tavily API. Returns concise, relevant results for AI agents.
MUST use for ANY PDF or image format conversion task — converting PDF and images (JPG/JPEG/PNG/BMP/TIFF/TIF/WEBP/JPEG2000) to 10 formats (Word, Excel, PPT, H...
Unified multi-provider web search and URL extraction skill with intelligent auto-routing across Serper, Brave, Tavily, Querit, Linkup, Exa, Firecrawl, Perple...
Learn how to use the Web Monitor Claude skill. Complete guide with installation instructions and examples.
Learn how to use the Event-Watcher Claude skill. Complete guide with installation instructions and examples.
Learn how to use the Agent Onboarding Claude skill. Complete guide with installation instructions and examples.