by modelcontextprotocol · MCP Server · ★ 807
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
MCP Ruby SDK The official Ruby SDK for Model Context Protocol servers and clients. Installation Add this line to your application's Gemfile: And then execute: Or install it yourself as: You may need to add additional dependencies depending on which features you wish to access. Building an MCP Server The class is the core component that handles JSON-RPC requests and responses. It implements the Model Context Protocol specification, handling model context requests and responses. Key Features Implements JSON-RPC 2.0 message handling Supports protocol initialization and capability negotiation Manages tool registration and invocation Supports prompt registration and execution Supports resource registration and retrieval Supports stdio & Streamable HTTP (including SSE) transports Supports notifications for list changes (tools, prompts, resources) Supports sampling (server-to-client LLM completion requests) Supported Methods - Init
| Stars | 807 |
| Forks | 110 |
| Language | Ruby |
| Category | MCP Server |
| Quality Score | 54.428/100 |
| Open Issues | 7 |
| Last Updated | 2026-05-04 |
| Created | 2025-02-27 |
| Platforms | ruby |
| Est. Tokens | ~73k |
These tools work well together with ruby-sdk for enhanced workflows:
Explore other popular mcp server tools:
ruby-sdk is The official Ruby SDK for the Model Context Protocol.. It is categorized as a MCP Server with 807 GitHub stars.
ruby-sdk is primarily written in Ruby.
You can find installation instructions and usage details in the ruby-sdk GitHub repository at github.com/modelcontextprotocol/ruby-sdk. The project has 807 stars and 110 forks, indicating an active community.