Agent Lsp runs on your own machine — the client starts it, so there is no endpoint to ping. 238 installs a week from npm. Last commit 6 Sep 2026.
Orchestrates language servers into 65 code-intelligence tools across 31 languages, token-optimized.
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
cacheDir := filepath.Join(home, ".agent-lsp", "cache", dirName)
result = subprocess.run([binary] + sys.argv[1:])
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agent-lsp -- npx -y @blackwell-systems/agent-lsp
{
"mcpServers": {
"agent-lsp": {
"args": [
"-y",
"@blackwell-systems/agent-lsp"
],
"command": "npx"
}
}
}
[mcp_servers.agent-lsp]
command = "npx"
args = ["-y", "@blackwell-systems/agent-lsp"]
{
"mcpServers": {
"agent-lsp": {
"args": [
"-y",
"@blackwell-systems/agent-lsp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agent-lsp": {
"args": [
"-y",
"@blackwell-systems/agent-lsp"
],
"command": "npx"
}
}
}
Simple Language MCP server — code intelligence, debugging, build, test, and VCS tools
Code intelligence MCP server for 17+ programming languages.
Code intelligence for 15+ languages: semantic graph queries instead of file reads. 37 MCP tools.
Intelligent MCP server for Godot 4. Spatial intelligence, code analysis, 35 tools.
Structural code intelligence over MCP: symbols, callers, imports and blast radius, 40+ languages.
Autonomous LLM build orchestrator that plans, edits, and verifies code across languages.
Securely run LLM-generated code in isolated containers across 7 languages and 3 container backends.
Codebase intelligence MCP server — index any repo into a property graph; 26 tools for agents.
Answers built from our own checks of this server.