Back to directory
bundler_mcp

bundler_mcp

@subelsky19

A Model Context Protocol (MCP) server enabling AI agents to query information about gems in a Ruby project's Gemfile, including source code and metadata.

RubyBundlerGemfileDependency ManagementCode AnalysisAI Agentstool

Installation & Configuration

{
  "mcpServers": {
    "bundler-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bundler-mcp-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Ruby
Created
2025/4/18
Updated
2026/6/8