blackwell-systems/LSP-MCP
Agent-ready MCP server for language intelligence. Persistent LSP sessions enable full-workspace reasoning, with 22 tools for navigation, diagnostics, and refactoring — CI-verified across 7 languages and built to LSP 3.17.
Platform-specific configuration:
{
"mcpServers": {
"LSP-MCP": {
"command": "npx",
"args": [
"-y",
"LSP-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...