isaacphi_mcp-language-server
0
The MCP Language Server is a Model Context Protocol server that enhances language server interactions with tools tailored for extensive project work. It supports multiple language servers and offers advanced features like read definition and diagnostics, aiding developers in managing large codebases efficiently.
read_definition
Get the complete source code definition of the symbol
find_references
Find all references to symbols
get_diagnostics
Get diagnostic information for files
get_codelens
Get code lens prompts
execute_codelens
Perform code lens operation
apply_text_edit
Multi-text editing of files