Ruby is a dynamic, open source programming language with a focus on simplicity and productivity. Its elegant syntax is natural to read and easy to write.
Why this server?
Provides access to Scout APM performance monitoring data for Ruby applications, including traces, errors, endpoint metrics, and performance insights
Why this server?
Supports code analysis using tree-sitter for Ruby files (.rb, .rake) and code execution for Ruby
Why this server?
Analyzes Ruby files for require statements and require_relative statements, including those without extensions, to determine file dependencies
Why this server?
Provides indirect support for Ruby code analysis and manipulation through language server integration
Why this server?
Maps Ruby repositories to identify important files and code elements, showing their relationships
Why this server?
Fetches documentation for Ruby gems, providing structured information about Ruby packages for easier consumption by LLMs.