Skip to main content
Glama

BundlerMCP

by subelsky
.rubocop.yml551 B
plugins: - rubocop-rspec AllCops: TargetRubyVersion: 3.2 NewCops: enable Metrics/BlockLength: Exclude: - 'spec/**/*' - 'bundler_mcp.gemspec' RSpec/DescribeClass: Exclude: - 'spec/integration/**/*' RSpec/ExampleLength: Max: 20 RSpec/MultipleExpectations: Exclude: - 'spec/integration/**/*' RSpec/SpecFilePathFormat: Enabled: false Style/FrozenStringLiteralComment: Exclude: - 'exe/*' Style/StringLiterals: EnforcedStyle: double_quotes Style/StringLiteralsInInterpolation: EnforcedStyle: double_quotes

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/subelsky/bundler_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server