A universal VS Code extension that bridges any Language Server Protocol (LSP) capabilities to MCP tools and GitHub Copilot Language Model Tools, enabling intelligent code navigation and analysis across all programming languages.
Stars
29
Forks
5
Watchers
29
Open Issues
2
Overall repository health assessment
^1.17.5^3.22.4^10.0.1022.x^1.75.0^8.42.0^8.42.0^0.0.11^2.5.2^9.34.0^9.5.4^5.9.2^5.101.3^6.0.114
commits
chore: bump version to 1.0.1 in package.json for extension name update
77e4f18View on GitHubrefactor: update display name in README and package.json to "Language Server tools for Copilot"
aa4bf5fView on GitHubchore: Bump version to 0.0.2 and update package structure
2f54785View on GitHubdocs: enhance README with installation instructions, demo, and badges; add demo images
7ce06e7View on GitHubrefactor: rename project to LSP MCP Bridge and update dependencies
2830f03View on GitHubfeat: add auto-start functionality and VS Code MCP provider
40d6643View on GitHubfeat: add GitHub Copilot Language Model Tools integration
75d3285View on GitHubrefactor: transform from clangd-specific to universal LSP bridge
f29d408View on GitHubfeat: implement complete MCP server with extension integration
ceb283fView on GitHub