Back to search
30
MCP

ruby-sdk

modelcontextprotocol/ruby-sdk

The official Ruby SDK for the Model Context Protocol.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

rust-sdk
The official Rust SDK for the Model Context Protocol
0 tools
swift-sdk
The official Swift SDK for Model Context Protocol servers and clients.
0 tools
python-sdk
The official Python SDK for Model Context Protocol servers and clients
0 tools
typescript-sdk
The official TypeScript SDK for Model Context Protocol servers and clients
0 tools
java-sdk
The official Java SDK for Model Context Protocol servers and clients. Maintained in collaboration with Spring AI
0 tools
go-sdk
The official Go SDK for Model Context Protocol servers and clients. Maintained in collaboration with Google.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ruby-sdk": {
      "url": "https://ruby.sdk.modelcontextprotocol.io",
      "transport": "http"
    }
  }
}