mcp-server-local-rails-runner
0
The project is an MCP server that allows local execution of Rails console commands, focusing on safe data operations. It supports both read-only operations and controlled mutations, offering integration with development tools like Cursor Composer.
Overview
An MCP server for executing Rails console commands locally. It provides tools for safely handling database operations, including read-only, dry-run for mutations, and execution of approved mutations.
Features
- Local Rails console execution
- Safe read-only operations
- Dry-run capability for mutations
- Execution of approved mutations
Prerequisites
- Ruby and Rails installed locally
- Bundler installed
- Node.js and npm installed
Usage
Integrates with Cursor Composer and Claude Desktop to manage Rails projects effectively.