alexchow/dialectic
If you are the rightful owner of dialectic and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Dialectic is a Language Server Protocol (LSP) MCP Server designed to enhance code navigation and editing capabilities through integration with various language servers.
Tools
Functions exposed to the LLM to take actions
Hover Information
Provides detailed information about symbols when hovering over them in the code.
Find References
Locates all instances of a symbol within the codebase.
Goto Definition
Enables quick navigation to the definition of a symbol.
Get Diagnostics
Offers real-time diagnostics to identify and fix code issues.
Apply Text Edits
Facilitates precise code edits across the codebase with LSP accuracy.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client