by isaacphi · MCP Server · ★ 1.5k
MCP Language Server This is an MCP server that runs and exposes a language server to LLMs. Not a language server for MCP, whatever that would be. Demo helps MCP enabled clients navigate codebases more easily by giving them access semantic tools like get definition, references, rename, and diagnostics. Setup Install Go: Follow instructions at Install or update this server: Install a language server: follow one of the guides below Configure your MCP client: follow one of the guides below Go (gopls) Install gopls:
| Stars | 1,471 |
| Forks | 118 |
| Language | Go |
| Category | MCP Server |
| License | BSD-3-Clause |
| Quality Score | 70.7177101286652/100 |
| Open Issues | 50 |
| Last Updated | 2026-03-01 |
| Created | 2024-12-30 |
| Platforms | cli, go, mcp |
| Est. Tokens | ~194k |
These tools work well together with mcp-language-server for enhanced workflows:
Explore other popular mcp server tools:
mcp-language-server is mcp-language-server gives MCP enabled clients access semantic tools like get definition, references, rename, and diagnostics.. It is categorized as a MCP Server with 1.5k GitHub stars.
mcp-language-server is primarily written in Go. It covers topics such as ai, language-server-protocol, mcp.
You can find installation instructions and usage details in the mcp-language-server GitHub repository at github.com/isaacphi/mcp-language-server. The project has 1.5k stars and 118 forks, indicating an active community.
mcp-language-server is released under the BSD-3-Clause license, making it free to use and modify according to the license terms.