react
The library for web and native user interfaces.
React debug tools (react) MCP Server
Model Context Protocol (react-debug-tools) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"react-debug-tools": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-react-debug-tools"
]
}
}
}