Skip to content
Back to search
30
MCP streamable-http

Rubygems

io.github.pipeworx-io/rubygems

RubyGems MCP — wraps the RubyGems.org public API (free, no auth)

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

Similar MCP servers embedding-nearest

@pipeworx/mcp-rubygems
RubyGems MCP — wraps the RubyGems.org public API (free, no auth)
0 tools
chess
Chess.com MCP — wraps the Chess.com public API (free, no auth)
0 tools · streamable-http
Giphy
Giphy MCP — wraps Giphy API (public beta key, free)
0 tools · streamable-http
pokemon
Pokemon MCP — wraps PokéAPI (free, no auth required)
0 tools · streamable-http
Coingecko
CoinGecko MCP — wraps CoinGecko free API (no auth required)
0 tools · streamable-http
numuersapi
NumbersAPI MCP — wraps numbersapi.com (free, no auth)
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "rubygems": {
      "url": "https://gateway.pipeworx.io/rubygems/mcp",
      "transport": "streamable-http"
    }
  }
}