MCP server that facilitates an SSH connection to a deployed Rails app so you can run Rails REPL commands
{
"mcpServers": {
"mcp-server-ssh-rails-runner": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
MCP server that facilitates an SSH connection to a deployed Rails app so you can run Rails REPL commands
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
MIT. View license →
Is it maintained?
Last commit 355 days ago. 13 stars.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
Context cost
3 tools. ~400 tokens (0.2% of 200K).
No automated test available for this server. Check the GitHub README for setup instructions.
No known vulnerabilities.
mcp_ssh_rails_runner_prepare_code_snippetSaves the provided Ruby code to a local file, marks it as read-only or mutate, and opens the file for review.
mcp_ssh_rails_runner_execute_code_snippet_read_onlyReads the code snippet from the URI, verifies it's marked as readOnly, performs a safety check on the code, and executes it.
mcp_ssh_rails_runner_execute_code_snippet_mutateReads the code snippet, verifies it's marked as mutate, and executes it directly. ONLY CALL THIS AFTER THE USER HAS REVIEWED the prepared code AND EXPLICITLY CONFIRMED they want to execute the mutation.
This server is missing a description.If you've used it, help the community.
Add informationHave you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
MCP Security Weekly
Get CVE alerts and security updates for Mcp Server Ssh Rails Runner and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.