# Ruby MCP Server Development Plugin Complete toolkit for building Model Context Protocol servers in Ruby using the official MCP Ruby SDK gem with Rails integration support. ## Installation ```bash # Using Copilot CLI copilot plugin install github/awesome-copilot/plugins/ruby-mcp-development ``` ## What's Included ### Commands (Slash Commands) | Command | Description | |---------|-------------| | `/ruby-mcp-development:ruby-mcp-server-generator` | Ruby Mcp Server Generator | ### Agents | Agent | Description | |-------|-------------| | `ruby-mcp-expert` | Ruby Mcp Expert | ### Instructions | Instruction | Description | |-------------|-------------| | `ruby-mcp-server` | Ruby Mcp Server | ## Source This plugin is part of [Awesome Copilot](https://github.com/github/awesome-copilot), a community-driven collection of GitHub Copilot extensions. ## License MIT