obie/rails-dev-mcp
3.3
If you are the rightful owner of rails-dev-mcp 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.
The Rails Dev MCP is a Model Context Protocol server that allows AI agents to manage Rails development servers, providing capabilities to start, stop, and monitor your Rails app directly from Claude.
Tools
Functions exposed to the LLM to take actions
start_dev_server
Starts the Rails development server on a specified port.
stop_dev_server
Stops the running Rails development server.
dev_server_logs
Retrieves recent logs from the Rails server.
dev_server_status
Checks the current status of the Rails development server.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client