You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have checked that this question would not be more appropriate as an issue in a specific repository
I have searched existing discussions and documentation for answers
Question Category
Protocol Specification
SDK Usage
Server Implementation
General Implementation
Documentation
Other
Your Question
I’ve been exploring the Model Context Protocol over the past few weeks and ended up building mcp_on_ruby — a lightweight Ruby SDK that implements the MCP spec.
It supports:
Plug-and-play LLM providers (e.g., OpenAI)
Tool calling
Conversation context management
Streaming support
Rack/Rails integration
It’s open source and designed for developers building LLM-native apps in Ruby.
I'd love to:
Contribute this as a community SDK or listed implementation
Align with the MCP roadmap/spec evolution
Explore how the Ruby community can participate in the broader MCP ecosystem
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-submission Checklist
Question Category
Your Question
I’ve been exploring the Model Context Protocol over the past few weeks and ended up building mcp_on_ruby — a lightweight Ruby SDK that implements the MCP spec.
It supports:
Plug-and-play LLM providers (e.g., OpenAI)
Tool calling
Conversation context management
Streaming support
Rack/Rails integration
It’s open source and designed for developers building LLM-native apps in Ruby.
I'd love to:
Contribute this as a community SDK or listed implementation
Align with the MCP roadmap/spec evolution
Explore how the Ruby community can participate in the broader MCP ecosystem
Let me know how best to proceed?
Beta Was this translation helpful? Give feedback.
All reactions