Skip to content

Installation

Dick Davis edited this page Jan 27, 2026 · 1 revision

Installation

Using Bundler

Add this line to your application's Gemfile:

gem 'model-context-protocol-rb'

And then execute:

bundle

Manual Installation

Or install it yourself as:

gem install model-context-protocol-rb

Next Steps

After installation, see Building an MCP Server to get started.

Clone this wiki locally