react-rails
Integrate React.js with Rails views and controllers, the asset pipeline, or webpacker.
react-rails MCP Server
MCP server for reactjs/react-rails
Ready-to-Use Client Configurations
{
"mcpServers": {
"react-rails": {
"command": "npx",
"args": [
"-y",
"@reactjs/react-rails"
]
}
}
}