data science tools
Bundler_mcp
Enables agents to query local information about dependencies in a Ruby project's `Gemfile`.
local
data science tools
Installation
npx -y subelsky/bundler_mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "bundler_mcp",
"command": "npx",
"args": [
"-y",
"subelsky/bundler_mcp"
]
}About This MCP Server
subelsky/bundler_mcp
Enables agents to query local information about dependencies in a Ruby project's Gemfile.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub