tadasant_mcp-server-ssh-rails-runner
0
This project is an MCP server designed to execute Rails console commands securely over SSH, allowing for both read-only operations and controlled mutations in a Rails environment. It focuses on security and practicality with integrated tools for efficient database management.
MCP Server: SSH Rails Runner
An MCP server that enables secure remote execution of Rails console commands via SSH. This server provides tools for both read-only operations and carefully managed mutations in a deployed Rails environment.
Features
- Remote Rails console execution over SSH
- Safe read-only operations
- Dry-run capability for mutations
- Execution of approved mutations
- Resource management for code snippets
Security Considerations
- Only use with trusted SSH endpoints from your own local machine
- Review all mutations before execution
License
MIT