Lsp AI Agent Skills
Browse AI agent skills tagged "Lsp". Find and install skills, MCP servers, and plugins for your AI coding assistant.
3 listings
mcp-gopls – MCP server for Go (gopls)
MCP ServerA Model Context Protocol (MCP) server that lets AI assistants use Go’s LSP (gopls) for navigation, diagnostics, testing, coverage, and more. This MCP server helps AI assistants to: - Use LSP to analyze Go workspaces - Navigate to definitions, references, and workspace symbols - Format, rename, and inspect code actions without leaving MCP - Run Go tests, coverage, go mod tidy, govulncheck, and modu
JavaLens: AI-First Code Analysis for Java
MCP ServerAn MCP server providing 56 semantic analysis tools for Java, built directly on Eclipse JDT for compiler-accurate code understanding. JavaLens exists because AI systems need compiler-accurate insights that reading source files cannot provide. When an AI uses grep or Read to find usages of a method, it cannot distinguish: - A method call from a method with the same name in an unrelated class - A fie
Neovim MCP Server
MCP ServerA Model Context Protocol (MCP) server that provides seamless integration with Neovim instances, enabling AI assistants to interact with your editor through connections and access diagnostic information via structured resources. Supports both stdio and HTTP server transport modes for different integration - Multi-Connection Support: Manage multiple concurrent Neovim instances - LSP Integration: Com