Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by tadasant • Tools & CLI
A small MCP server that lets agents execute Rails console code over SSH with read-only safety checks and a prepare/execute workflow for mutations.
Run read-only Rails console queries on a remote deployment to inspect production data without risking changes.
Prepare, store, and present Ruby code snippets (mutations or queries) for human review before executing changes in a Rails app.
Integrate remote Rails execution into automated workflows (via SSH) while keeping a clear separation between dry-run review and final destructive execution.
This MCP server connects to a remote Rails app over SSH and runs Ruby code (Rails console commands) from prepared code snippets. It supports safe read-only execution, a dry-run/prepare step for mutations, and an explicit, dangerous mutate execution tool that requires user review. Snippets are saved locally (configurable directory) and the server is designed to integrate with agents and tools like Cursor and Claude Desktop for developer workflows.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.