Lsmcp
Freeby MCP Community
[](https://github.com/mizchi/lsmcp/actions/workflows/ci.yml) [![Language Server Tests](
v0.10.0Added Apr 12, 2026
Reviews
Installation
Quick install
npx -y @mizchi/lsmcp
Add to claude_desktop_config.json
{
"mcpServers": {
"lsmcp": {
"command": "npx",
"args": ["-y", "@mizchi/lsmcp"]
}
}
}