Skip to content
Agent Search Engine.

Record · mcp-languageMCP serverOpen sourceLow activityVerified Sep 23, 2026

MCP Language Server

Run a language server and expose definitions, references, diagnostics and renames to MCP clients.

Sources and review

Checked against public documentation on . Suitability guidance is our editorial judgment; this is not a performance benchmark or an endorsement.

Best for

Agents working in typed codebases that need accurate go-to-definition, references and safe renames.

Avoid if

You can't install Go and a language server for your language; both are prerequisites.

About MCP Language Server

mcp-language-server runs an existing language server, such as gopls, rust-analyzer, pyright or tsserver, and exposes its semantic tools to LLMs: a symbol's full definition, all references, file diagnostics, hover information, and renaming a symbol across the codebase. It gives agents compiler-grade navigation instead of text search.

MCP Language Server is an open-source project written primarily in Go, with 1.6k stars on GitHub. It was last updated in March 2026.

Install

go install github.com/isaacphi/mcp-language-server@latest
For agent buildersMake your product part of the discovery.Explore advertising

MCP Language Server vs. the alternatives

All 163 alternatives →
RecordStarsPricing
MCP Language ServerMCP serverthis listing1.6kOpen source
MCP Reference ServersMCP server91kOpen source
context7MCP server62kOpen source
chrome-devtools-mcpMCP server53kOpen source
Playwright MCPMCP server37kOpen source
github-mcp-serverMCP server33kOpen source

See all 163 MCP Language Server alternatives, compared →