Language Server
by isaacphi · Added 26d ago
1.5k
Install
git clone https://github.com/isaacphi/mcp-language-serverAbout
MCP Language Server provides a bridge between AI models and language servers for multiple programming languages including Go, Python, TypeScript, and Rust. It leverages the Language Server Protocol (LSP) to enable code analysis capabilities such as finding definitions, references, diagnostics, and performing text edits. The implementation includes a workspace watcher for file change detection, comprehensive integration tests with snapshots for verification, and tools for executing code lens commands. Designed for developers who need AI assistance with code comprehension and manipulation across different programming languages in a unified interface.
Tags
File Systemsmcp-server