by bug-ops · MCP Server · ★ 44
mcpls Stop treating code as text. Give your AI agent a compiler's understanding. mcpls is a universal bridge between AI coding assistants and language servers. It exposes the full power of LSP — type inference, cross-reference analysis, semantic navigation — through the Model Context Protocol, enabling AI agents to reason about code the way IDEs do. Why mcpls? AI coding assistants are remarkably capable, but they're working blind. They see code as text, not as the structured, typed, interconnected system it actually is. mcpls changes that.
| Stars | 44 |
| Forks | 10 |
| Language | Rust |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 73.1763608307791/100 |
| Open Issues | 32 |
| Last Updated | 2026-07-01 |
| Created | 2025-12-24 |
| Platforms | cli, mcp, rust |
| Est. Tokens | ~24k |
These tools work well together with mcpls for enhanced workflows:
Explore other popular mcp server tools:
mcpls is Universal MCP to LSP bridge - expose Language Server Protocol capabilities as MCP tools for AI agents. It is categorized as a MCP Server with 44 GitHub stars.
mcpls is primarily written in Rust. It covers topics such as ai-agents, ai-tools, cli.
You can find installation instructions and usage details in the mcpls GitHub repository at github.com/bug-ops/mcpls. The project has 44 stars and 10 forks, indicating an active community.
mcpls is released under the Apache-2.0 license, making it free to use and modify according to the license terms.