Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by subelsky • Uncategorized
An MCP server that enables AI agents to query dependency information from a Ruby project's Gemfile.
List all bundled Ruby gems with their versions, descriptions, and documentation locations.
Detailed information about a specific Ruby gem including source code and installation paths.
BundlerMCP is a Model Context Protocol server built with fast-mcp that allows AI agents to retrieve detailed information about Ruby gems used in a project, including versions, descriptions, installation paths, documentation, and source code locations. It supports tools for listing all project gems and fetching detailed data about specific gems, facilitating better dependency management and understanding. The server can be easily integrated via a binstub and configured with environment variables for custom Gemfile locations and logging.