by isaacphi
mcp-language-server gives MCP enabled clients access semantic tools like get definition, references, rename, and diagnostics.
# Add to your Claude Code skills
git clone https://github.com/isaacphi/mcp-language-serverThis 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.

go install github.com/isaacphi/mcp-language-server@latestNo comments yet. Be the first to share your thoughts!