Why this server?
Provides repository mapping for Scala codebases, extracting important definitions and showing relationships
AlicenseAqualityFmaintenanceA 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 generatingLast updated22182MITWhy this server?
Allows running Scala code snippets with output display
AlicenseBqualityFmaintenanceMCP Server for running code snippet and show the result.Last updated11,276241MITWhy this server?
Supports token-efficient code reading for Scala applications through logic-preserving compression.
AlicenseAqualityCmaintenanceProvides 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 updated964MITWhy this server?
Supports implementation of complex server utility functions through Scala scripts that interact with Joern's core capabilities
AlicenseBqualityCmaintenanceA simple MCP (Multimodal Conversational Plugin) server based on Joern that provides code review and security analysis capabilities through natural language interfaces.Last updated1844MITWhy this server?
Provides Scala language support through language server integration, enabling code analysis, navigation, and refactoring capabilities for Scala projects.
AlicenseAqualityAmaintenanceMCP 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 updated5058MITWhy this server?
Supports indexing and analysis of Scala code, including objects, classes, and traits.
AlicenseAqualityDmaintenanceIntelligent code indexing and analysis for Large Language Models, enabling advanced search, file analysis, and real-time monitoring of codebases.Last updated12MITWhy this server?
Provides symbol extraction for Scala source code as part of its polyglot intelligence capabilities.
FlicenseAqualityDmaintenanceA fast, polyglot source code intelligence CLI. Extract symbols, parse imports, trace dependencies, and analyze impact — all from the command line.Last updated71Why this server?
Enables the execution of Scala code in a secure, sandboxed environment.
Alicense-qualityDmaintenanceEnables 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 updatedMITWhy this server?
Provides debugging capabilities for Scala programs via Metals DAP server.
