MCP Server: SSH Rails Runner

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SSH_HOSTYesThe hostname of your remote SSH server.
SSH_USERYesYour SSH username for the remote server.
RAILS_WORKING_DIRYesThe working directory of your Rails app on the remote server.
SSH_PRIVATE_KEY_PATHYesThe file path to your SSH private key.

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools