agent-lsp

blackwell-systems/agent-lsp
★ 58 stars Go AI/LLM Updated today
MCP server that orchestrates language servers into agent-native workflows. 65 tools, 30 CI-verified languages.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agent-lsp": {
      "command": "go",
      "args": [
        "run",
        "github.com/blackwell-systems/agent-lsp@latest"
      ]
    }
  }
}

Topics

agentskillsai-agentsai-toolingclaudeclaude-codecode-intelligencecode-qualitycoding-agentdeveloper-toolsgolanguage-server-protocollspmcpmcp-servermodel-context-protocol