hoshinotsuyoshi/mcp-server-local-rails-runner
If you are the rightful owner of mcp-server-local-rails-runner and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server that enables local execution of Rails console commands, providing tools for read-only operations and managed mutations in a local Rails environment.
Tools
Functions exposed to the LLM to take actions
execute_read_only
Perform read-only Rails console operations, analyze requests and return secure results
dry_run_mutate
Plan and verify potential change operations, create snippet resources containing proposed changes but do not execute
execute_mutate
Execute previously approved change code snippets, which require explicit approval from the user.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client