amkisko/rubygems_mcp.rb
Ruby gem providing RubyGems and Ruby version information via MCP (Model Context Protocol) server tools. Integrates with MCP-compatible clients like Cursor IDE, Claude Desktop, and other MCP-enabled tools.
Platform-specific configuration:
{
"mcpServers": {
"rubygems_mcp.rb": {
"command": "npx",
"args": [
"-y",
"rubygems_mcp.rb"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...