bug-ops/mcpls
Universal MCP to LSP bridge - expose Language Server Protocol capabilities as MCP tools for AI agents
This project helps AI coding assistants understand code the way a human developer or an Integrated Development Environment (IDE) does. It takes your codebase as input and provides your AI agent with deep insights like type definitions, cross-references, and actual compiler errors. This allows AI agents to perform tasks like accurate refactoring or debugging with much greater precision and reliability.
Use this if you are a developer using an AI coding assistant and want it to reason about your code with a compiler's intelligence, rather than just treating it as plain text.
Not ideal if you are not using an AI coding assistant, or if your AI assistant already integrates directly with Language Server Protocol (LSP) features.
Stars
26
Forks
5
Language
Rust
License
Apache-2.0
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/bug-ops/mcpls"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jasonjmcghee/claude-debugs-for-you
Enable any LLM (e.g. Claude) to interactively debug any language for you via MCP and a VS Code Extension
isaacphi/mcp-language-server
mcp-language-server gives MCP enabled clients access semantic tools like get definition,...
VikashLoomba/copilot-mcp
A VSCode extension that lets you find and install Agent Skills and MCP Apps to use with GitHub...
biegehydra/BifrostMCP
VSCode Extension with an MCP server that exposes semantic tools like Find Usages and Rename to LLMs
tjx666/vscode-mcp
MCP server for Claude Code/VSCode/Cursor/Windsurf to use editor self functionality. ⚡ Get...