RackMcp MCP Server

A Ruby gem that implements the Model Context Protocol (MCP) to provide AI assistants with Ruby code execution capabilities in your Rack-based apps (Rails, Sinatra, Hanami, Roda, etc.).

Security note: executes arbitrary Ruby code. Use in development only, don't expose publicly without proper authentication and isolation.