HomeDevelopment › agent-lsp

agent-lsp

Orchestrates language servers into 65 code-intelligence tools across 31 languages, token-optimized.

Go Local macOSWindowsLinux
★ 135 stars Last pushed 2026-09-24 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.19.5)

npx -y @blackwell-systems/agent-lsp@0.19.5

Or add to your MCP client config:

{
  "mcpServers": {
    "agent-lsp": {
      "command": "npx",
      "args": [
        "-y",
        "@blackwell-systems/agent-lsp@0.19.5"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry