patvice/ruby_llm-mcp
Full-featured MCP support for Ruby and RubyLLM—making it easy to build structured, composable LLM workflows in pure Ruby.
Platform-specific configuration:
{
"mcpServers": {
"ruby_llm-mcp": {
"command": "npx",
"args": [
"-y",
"ruby_llm-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...