A bridge between MCP (Model Context Protocol) and LSP (Language Server Protocol)
Stars
4
Forks
2
Watchers
4
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
371
commits
fix: handle explicit false in capability checks, cache workspace symbol resolve
4e445ceView on GitHubfix: isolate mcp_integration tests with tempdir to prevent SQLite WAL contention
a088762View on GitHubrefactor: rename pulls_diagnostics to supports_pull_diagnostics, delete has_diagnostic_provider
9c364faView on GitHubrefactor: cache capability flags as bools in LspServer (waitv2 1b-00)
faff195View on GitHubrefactor: remove redundant caller-side capability checks (waitv2 1b-00)
de1a067View on GitHubrefactor: extract HookRouter from HookServer (management 05)
0801ca1View on GitHubfeat: expand language auto-detection to 67 extensions, 20 shebangs
75e9d47View on GitHubrefactor: delete legacy language detection and consolidate on FilesystemManager (management 04)
290faaeView on GitHubfeat: add root resolution to FilesystemManager (management 03)
e4d4373View on GitHubdocs: update ticket summaries for management 02 and misc 28a refs
ec8122aView on GitHub