A
licenseA
qualityC
maintenanceProvides JavaScript/TypeScript code intelligence via LSP, enabling goto definition, hover info, and find references through MCP tools.
3
1
MIT
No user-submitted related servers found.
Scored across 7 tools
Each tool targets a distinct IDE feature: completions, definition, type definition, hover info, diagnostics, signature help, and references. There is no overlap in their purposes.
All tool names follow the get_verb_noun pattern, making them predictable and consistent. The naming convention is uniform throughout.
Seven tools is a well-scoped count for a language server toolkit, covering the core navigation and diagnostic features without being excessive.
The set covers most common language server operations (navigation, hover, diagnostics, references), but misses features like rename or code actions. These gaps are minor and agents can work around them.