6/mcp-server-rubygems
If you are the rightful owner of mcp-server-rubygems and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol server for fetching RubyGems metadata via the RubyGems.org API.
Tools
Functions exposed to the LLM to take actions
get_rubygem_info
Get information about a RubyGem.
search_rubygems
Search for RubyGems matching a query string.
get_gem_versions
Get all available versions of a specific RubyGem.
get_gem_reverse_dependencies
Get gems that depend on a specific RubyGem.
get_owner_gems
Get all RubyGems owned by a specific user or organization.
get_gem_owners
Get the owners of a specific RubyGem.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client