6_mcp-server-rubygems

6_mcp-server-rubygems

3.2

If you are the rightful owner of 6_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.

The mcp-server-rubygems is a specialized server designed to interact with the RubyGems.org API, providing a seamless way to fetch and manage RubyGems metadata. It leverages the Model Context Protocol (MCP) to facilitate communication and data retrieval, making it an essential tool for developers working with RubyGems. The server supports various operations such as fetching gem information, searching for gems, retrieving gem versions, and managing gem dependencies and ownership. It is built with a focus on ease of use and integration with different platforms, ensuring that developers can efficiently incorporate it into their workflows.

Features

  • Fetch RubyGem information using the RubyGems.org API.
  • Search for RubyGems based on query strings.
  • Retrieve all available versions of a specific RubyGem.
  • Identify reverse dependencies for a given RubyGem.
  • Manage gem ownership and retrieve owner information.

Tools

  1. get_rubygem_info

    Letter of

  2. search_rubygems

    RubyGem

  3. get_gem_versions

    All available versions

  4. get_gem_reverse_dependencies

    gem

  5. get_owner_gems

    RubyGem

  6. get_gem_owners

    All