BundlerMCP
JSON →Query information about dependencies in a Ruby project's Gemfile.
Install
npx @modelcontextprotocol/inspector Tools · 2
- list_project_gems Lists all bundled Ruby gems with their versions, descriptions, installation paths, and top-level documentation locations (e.g. README and CHANGELOG).
- get_gem_details Retrieves detailed information about a specific gem, including version, description, installation path, top-level documentation locations, and source code file locations.
Links
★ 19 GitHub stars