Execute Ruby or Rails console commands with persistent sessions via natural language.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "ruby-console-mcp" yet — see the docs or source repo.
Connect to the current Rails project console, list the latest 10 users with emails and created times, and check for duplicate emails.
Returns the executed console commands, recent user data, and the duplicate email check result.
In a persistent session, create an order object, simulate total price calculation after applying a coupon, and explain each step.
Outputs the Ruby console execution process, calculation results, and a step-by-step explanation of the business logic.
Use the Ruby console to inspect key settings in the current environment, such as cache, queue adapter, and time zone, then summarize anomalies.
Provides the relevant inspection commands, current configuration values, and any anomalies or risk notes to review.
Manage Redmine projects, issues, and metadata through natural language commands.
Access RubyUI component docs, install steps, and theming guidance quickly.
Let AI coding agents read live web app logs, errors, and requests.
Chat with AI to retrieve documents and trigger MCP-powered tools.
Control LLDB sessions with natural language for breakpoints, stepping, and expression evaluation.
Lets AI run Ember CLI commands for generating, testing, and building projects.