Dart LSP MCP
Related Servers
Alternatives to Dart LSP MCP
No user-submitted related servers found.
Related Servers
- AlicenseCqualityDmaintenanceA 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).1012 npm6MIT
- AlicenseBqualityDmaintenanceA Dart-based MCP server implementation that enables AI-assisted task management, document handling, and workspace organization through standardized tools and seamless Dart integration.10112 npm5MIT
- AlicenseAqualityDmaintenanceAn 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.21MIT
- AlicenseBqualityBmaintenanceLocal-first MCP server providing deterministic Flutter/Dart static analysis, knowledge search, and project review with structured insights and confidence-based findings over an indexed SQLite store of official repositories.2414 npmMIT
- AlicenseBqualityFmaintenanceA 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.26309MIT
- AlicenseNot gradedqualityBmaintenanceA 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.102Apache 2.0
TDQS
Scored across 8 tools
Each tool covers a distinct LSP functionality (references, capabilities, diagnostics, symbols, hover, definition, reindex, symbol search). No two tools have overlapping purposes.
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.
8 tools is an appropriate number for a Dart LSP server, covering essential navigation and analysis features without being excessive or deficient.
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.