isaacphi/mcp-language-server
mcp-language-server gives MCP enabled clients access semantic tools like get definition, references, rename, and diagnostics.
This tool helps Large Language Model (LLM) enabled clients like Claude Desktop understand and navigate programming codebases. It takes a code project as input and provides advanced code intelligence features such as finding definitions, locating references, identifying diagnostics, and renaming symbols. This is for software developers who use LLM-powered coding assistants and want to enhance their code interaction.
1,478 stars.
Use this if you are a software developer working with an MCP-enabled LLM client and need robust semantic code understanding tools for languages like Go, Rust, Python, TypeScript, or C/C++.
Not ideal if you are not using an MCP-enabled LLM client, or if you are looking for a standalone integrated development environment (IDE) rather than an LLM integration.
Stars
1,478
Forks
119
Language
Go
License
BSD-3-Clause
Category
Last pushed
Mar 01, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/isaacphi/mcp-language-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Recent Releases
Compare
Related servers
jasonjmcghee/claude-debugs-for-you
Enable any LLM (e.g. Claude) to interactively debug any language for you via MCP and a VS Code Extension
VikashLoomba/copilot-mcp
A VSCode extension that lets you find and install Agent Skills and MCP Apps to use with GitHub...
biegehydra/BifrostMCP
VSCode Extension with an MCP server that exposes semantic tools like Find Usages and Rename to LLMs
tjx666/vscode-mcp
MCP server for Claude Code/VSCode/Cursor/Windsurf to use editor self functionality. ⚡ Get...
malvex/mcp-server-vscode
Give Claude Code direct access to VS Code's code navigation, error checking, and debugging tools...