DirectoryLanguage Server
tools

Language Server

by isaacphi

38
Health
stale
55
Popularity

mcp-language-server gives MCP enabled clients access semantic tools like get definition, references, rename, and diagnostics.

1,526stars
128forks
Go
BSD-3-Clause
Updated May 10, 2026
#ai#language-server-protocol#mcp#mcp-server#model-context-protocol

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "language-server": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-language-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx mcp-language-server

Maintenance Healthstale

Freshness15/40
Issue response3/30
Org backing15/20
Longevity5/10
Updated this year
Most issues unresolved
Community-backed

Server Info

Categorytools
LanguageGo
LicenseBSD-3-Clause
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory