{"slug":"Tritlo/lsp-mcp","name":"LSP MCP Server","description":"Integrates with Language Server Protocol (LSP) to provide features like code completion, diagnostics, and hover information.","category":"development","tags":[],"official":false,"stars":124,"transport":"stdio","install":[{"cmd":"npx tritlo/lsp-mcp","imports":[]}],"tools":[{"name":"get_info_on_location","description":"Get hover information at a specific location in a file"},{"name":"get_completions","description":"Get completion suggestions at a specific location in a file"},{"name":"get_code_actions","description":"Get code actions for a specific range in a file"},{"name":"open_document","description":"Open a file in the LSP server for analysis"},{"name":"close_document","description":"Close a file in the LSP server"},{"name":"get_diagnostics","description":"Get diagnostic messages (errors, warnings) for open files"},{"name":"start_lsp","description":"Start the LSP server with a specified root directory"},{"name":"restart_lsp_server","description":"Restart the LSP server without restarting the MCP server"},{"name":"set_log_level","description":"Change the server's logging verbosity level at runtime"}],"env_vars":[],"auth_type":"none","github":"https://github.com/Tritlo/lsp-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}