VOOZH about

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

⇱ Scala | Glama


  • Why this server?

    Provides repository mapping for Scala codebases, extracting important definitions and showing 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?

    Allows running Scala code snippets with output display

  • Why this server?

    Supports token-efficient code reading for Scala applications through logic-preserving compression.

    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?

    Supports implementation of complex server utility functions through Scala scripts that interact with Joern's core capabilities

    A
    license
    B
    quality
    C
    maintenance
    A simple MCP (Multimodal Conversational Plugin) server based on Joern that provides code review and security analysis capabilities through natural language interfaces.
    Last updated
    18
    44
    MIT
  • Why this server?

    Provides Scala language support through language server integration, enabling code analysis, navigation, and refactoring capabilities for Scala 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
  • Why this server?

    Supports indexing and analysis of Scala code, including objects, classes, and traits.

    A
    license
    A
    quality
    D
    maintenance
    Intelligent code indexing and analysis for Large Language Models, enabling advanced search, file analysis, and real-time monitoring of codebases.
    Last updated
    12
    MIT
  • Why this server?

    Provides symbol extraction for Scala source code as part of its polyglot intelligence capabilities.

    F
    license
    A
    quality
    D
    maintenance
    A fast, polyglot source code intelligence CLI. Extract symbols, parse imports, trace dependencies, and analyze impact — all from the command line.
    Last updated
    7
    1
  • Why this server?

    Enables the execution of Scala code in a secure, sandboxed environment.

    A
    license
    -
    quality
    D
    maintenance
    Enables secure cloud-based execution of code across 14+ programming languages within a sandboxed environment. It supports file management, standard input/output handling, and automatic generation of visual artifacts like plots and charts.
    Last updated
    MIT
  • Why this server?

    Provides debugging capabilities for Scala programs via Metals DAP server.

    A
    license
    -
    quality
    D
    maintenance
    A multi-language debugger with real-time web UI and 64 MCP tools for LLM-driven debugging, supporting Python, JavaScript, TypeScript, C/C++, Rust, Java, Scala, and WebAssembly.
    Last updated
    17
    4
    MIT