by simonx1 · MCP Server · ★ 103
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
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, streaming, annotations (hint-style), structured outputs, title Prompts: list, get with parameters Resources: list, read, templates, subscriptions, pagination, ResourceLink content Elicitation: Server-initiated user interactions (stdio, SSE, Streamable HTTP) Roots: Filesystem scope boundaries with change notifications Sampling: Server-requested LLM completions with modelPreferences Completion: Autocomplete for prompts/resources with context Logging: Server log messages with level filtering Tasks: Structured task management with progress tracking Audio: Audio content type support OAuth 2.1: PKCE, server...
| Stars | 103 |
| Forks | 13 |
| Language | Ruby |
| Category | MCP Server |
| License | MIT |
| Quality Score | 54.7/100 |
| Open Issues | 1 |
| Last Updated | 2026-06-16 |
| 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 103 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 103 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.