Skip to main content
Glama

Related Servers

Alternatives to Dart LSP MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      C
      quality
      D
      maintenance
      A distributable Model Context Protocol (MCP) server that exposes Dart SDK commands for AI-powered development. This server bridges the gap between AI coding assistants and Dart/Flutter development workflows by implementing the Model Context Protocol (MCP).
      10
      12 npm
      6
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      An MCP server that wraps the Svelte Language Server to provide IDE-like tools for Claude Code and other MCP clients. It enables advanced Svelte development features including symbol navigation, diagnostics, refactoring, and component-specific analysis.
      21
      MIT
    • A
      license
      B
      quality
      F
      maintenance
      A Model Context Protocol (MCP) server that provides code analysis capabilities using tree-sitter, designed to give Claude intelligent access to codebases with appropriate context management.
      26
      309
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      A Model Context Protocol (MCP) server that allows AI assistants like Claude to interact with Go's Language Server Protocol (LSP) and benefit from advanced Go code analysis features.
      102
      Apache 2.0

    TDQS

    A3.8/5.0

    Scored across 8 tools

    Disambiguation5/5

    Each tool covers a distinct LSP functionality (references, capabilities, diagnostics, symbols, hover, definition, reindex, symbol search). No two tools have overlapping purposes.

    Naming Consistency4/5

    Most tools use a verb_noun pattern with snake_case (e.g., get_capabilities, find_references). However, 'reindex' is a single verb and 'go_to_definition' uses 'go_to' instead of a more common verb like 'get', causing slight inconsistency.

    Tool Count5/5

    8 tools is an appropriate number for a Dart LSP server, covering essential navigation and analysis features without being excessive or deficient.

    Completeness3/5

    The tool surface includes core navigation (references, definition, hover, symbols) and diagnostics, but lacks common LSP features like code completion, formatting, rename, and code actions, leaving notable gaps.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues