This is an MCP server that runs and exposes a language server to LLMs. Not a language server for MCP, whatever that would be. mcp-language-server helps MCP enabled clients navigate codebases more easily by giving them access semantic tools like get definition, references, rename, and diagnostics. 1. Install Go: Follow instructions at 2. Install or update this server: go install github.com/isaacphi
Add this skill
npx mdskills install isaacphi/mcp-language-serverExposes language server protocol tools to LLMs for semantic code navigation and editing capabilities
claude mcp add mcp-language-server -- npx -y mcp-language-server
npx mdskills install isaacphi/mcp-language-server