VOOZH about

URL: https://glama.ai/mcp/servers/integrations/ruby

⇱ Ruby | Glama


  • Why this server?

    Analyzes Ruby codebases to extract files, classes, modules, and Rails routes for structural understanding and dependency mapping.

    A
    license
    A
    quality
    A
    maintenance
    Structural graph map of any codebase. Scans entities, relationships, and feature flows across 13 languages so LLMs navigate by structure instead of reading everything.
    Last updated
    12
    13
    6
    MIT
  • Why this server?

    Maps Ruby repositories to identify important files and code elements, showing their relationships

    A
    license
    A
    quality
    F
    maintenance
    A powerful tool designed to help, primarily LLMs, understand and navigate complex codebases. It functions both as a command-line application for on-demand analysis and as an MCP (Model Context Protocol) server, providing continuous repository mapping capabilities to other applications. By generating
    Last updated
    2
    2
    182
    MIT
  • Why this server?

    Provides access to Scout APM performance monitoring data for Ruby applications, including traces, errors, endpoint metrics, and performance insights

    A
    license
    A
    quality
    C
    maintenance
    Enables AI assistants to access Scout Monitoring performance and error data through Scout's API. Provides traces, errors, metrics, and insights for Rails, Django, FastAPI, Laravel and other applications to help identify and fix performance issues like N+1 queries, slow endpoints, and memory bloat.
    Last updated
    13
    28
    MIT
  • Why this server?

    Provides semantic code intelligence for Ruby projects, including navigation, completion, and diagnostics using Solargraph.

    A
    license
    A
    quality
    D
    maintenance
    Bridges Claude Code to Language Server Protocol (LSP) servers to enable semantic code intelligence features like navigation, refactoring, and real-time diagnostics. It supports multiple languages including TypeScript, Python, and Rust with multi-root workspace capabilities.
    Last updated
    19
    1,763
    18
    MIT
  • Why this server?

    Enables execution of Ruby code fragments with result display

  • Why this server?

    Provides context-efficient reading of Ruby source code through specialized compression filters.

    A
    license
    A
    quality
    C
    maintenance
    Provides code-aware context compression by stripping comments, docstrings, and whitespace while maintaining full logic fidelity for AI agents. It features tools for architectural mapping, symbol searching, and token-budgeted multi-file reading.
    Last updated
    9
    6
    4
    MIT
  • Why this server?

    Provides code analysis and context for Ruby projects, enabling AI agents to understand project structure, symbols, relationships, and change impact.

    A
    license
    A
    quality
    C
    maintenance
    Blindspot is a local, general-purpose context engine for AI coding agents. It helps agents understand project structure, symbols, relationships, and change impact before editing.
    Last updated
    9
    1
    MIT
  • Why this server?

    Detects and provides information about Ruby dev servers, including port, PID, memory usage, and allows killing them.

    A
    license
    A
    quality
    B
    maintenance
    Inspect, manage, and kill local dev servers via MCP. Stop guessing what's on :3000. Five tools: list servers with framework detection, inspect ports, find zombies, diagnose conflicts, safe-kill with dry-run default. Local, no cloud, no telemetry.
    Last updated
    5
    19
    1
    MIT
  • Why this server?

    Provides Ruby language support through solargraph language server integration, enabling code analysis, navigation, and refactoring capabilities for Ruby projects.

    A
    license
    A
    quality
    A
    maintenance
    MCP server that keeps language server sessions warm and routes multiple languages through one process. Agents get persistent cross-file awareness, speculative execution (simulate edits before writing to disk), and 20 skills that encode correct multi-step operations like safe rename, blast-radius analysis, and end-to-end refactoring. Single Go binary, no runtime dependencies.
    Last updated
    50
    58
    MIT