by simonx1 · MCP Server · ★ 105
ruby-mcp-client A Ruby client for the Model Context Protocol (MCP), enabling integration with external tools and services via a standardized protocol. Installation Overview MCP enables AI assistants to discover and invoke external tools via different transport mechanisms: stdio - Local processes implementing the MCP protocol SSE - Server-Sent Events with streaming support HTTP - Simple request/response (non-streaming) Streamable HTTP - HTTP POST with SSE-formatted responses Built-in API conversions: , , MCP Protocol Support Implements MCP 2025-11-25 specification: Tools: list, call,...
| Stars | 105 |
| Forks | 13 |
| Language | Ruby |
| Category | MCP Server |
| License | MIT |
| Quality Score | 70.2846052401854/100 |
| Open Issues | 1 |
| Last Updated | 2026-07-08 |
| Created | 2025-04-22 |
| Platforms | cli, mcp, ruby |
| Est. Tokens | ~16k |
Explore other popular mcp server tools:
ruby-mcp-client is This is a Ruby implementation of MCP (Model Context Protocol) client. It is categorized as a MCP Server with 105 GitHub stars.
ruby-mcp-client is primarily written in Ruby.
You can find installation instructions and usage details in the ruby-mcp-client GitHub repository at github.com/simonx1/ruby-mcp-client. The project has 105 stars and 13 forks, indicating an active community.
ruby-mcp-client is released under the MIT license, making it free to use and modify according to the license terms.