MCP server to query Ruby project dependencies and their metadata from Gemfile.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent ā or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag ā we're steadily working through the catalog.
š” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Bundler MCP.
READMECallable MCP tool function
CHANGELOGCallable MCP tool function
A Model Context Protocol (MCP) server enabling AI agents to query information about dependencies in a Ruby project's Gemfile. Built with fast-mcp.
Install the gem and add to the application's Gemfile by executing:
The server provides two tools for AI agents:
Lists all bundled Ruby gems with their:
README and CHANGELOG)
Retrieves detailed information about a specific gem, including:

BUNDLE_GEMFILE: Used by Bundler to locate your Gemfile. If you use the binstub method described in the Usage section, this is usually not needed.BUNDLER_MCP_LOG_FILE: Path to log file. Useful for troubleshooting (defaults to no logging)After checking out the repo, run bin/setup to install dependencies and bundle exec rspec to run the tests. You can also run bin/console for an interactive prompt that will allow you to experiment.
You can test the server directly using the MCP inspector:
To install this gem onto your local machine, run bundle exec rake install. To release a new version:
version.rbbundle exec rake releaseThis will:
.gem file to rubygems.orgBug reports and pull requests are welcome on GitHub at https://github.com/subelsky/bundler_mcp.
Open source under the terms of the MIT License.
Factual signals from GitHub, npm, and our automated checks ā not a rating.
No reviews yet ā be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/subelsky-bundler-mcp)<a href="https://allmcps.com/mcp/subelsky-bundler-mcp"><img src="https://allmcps.com/api/badge/subelsky-bundler-mcp?style=directory" alt="Bundler MCP on AllMCPs" /></a>