subelsky/bundler_mcp
3.4
If you are the rightful owner of bundler_mcp 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.
BundlerMCP is a Model Context Protocol (MCP) server that allows AI agents to query information about dependencies in a Ruby project's Gemfile.
Tools
Functions exposed to the LLM to take actions
list_project_gems
Lists all bundled Ruby gems with their versions, descriptions, installation paths, and top-level documentation locations.
get_gem_details
Retrieves detailed information about a specific gem, including version, description, installation path, top-level documentation locations, and source code file locations.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client