Skip to main content
Glama

MCP Server: SSH Rails Runner

by tadasant
index.ts659 B
export { prepareCodeSnippet, type PrepareCodeSnippetArgs, prepareCodeSnippetToolDefinition, } from "./prepareCodeSnippet.js"; export { executeCodeSnippetReadOnly, type ExecuteCodeSnippetReadOnlyArgs, executeCodeSnippetReadOnlyToolDefinition, } from "./executeCodeSnippetReadOnly.js"; export { executeCodeSnippetMutate, type ExecuteCodeSnippetMutateArgs, executeCodeSnippetMutateToolDefinition, } from "./executeCodeSnippetMutate.js"; export { getCodeSnippet, type GetCodeSnippetArgs, getCodeSnippetToolDefinition, } from "./getCodeSnippet.js"; export { getAllCodeSnippets, getAllCodeSnippetsToolDefinition, } from "./getAllCodeSnippets.js";

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tadasant/mcp-server-ssh-rails-runner'

If you have feedback or need assistance with the MCP directory API, please join our Discord server