bug-ops/mcpls
Universal MCP to LSP bridge - expose Language Server Protocol capabilities as MCP tools for AI agents
Bridges MCP and LSP by spawning language servers (rust-analyzer, pyright, gopls, etc.) and exposing their capabilities—type inference, cross-references, diagnostics, call hierarchies—as MCP tools. Uses project marker heuristics to automatically detect and start only relevant servers, with graceful degradation if servers fail. Integrates with AI coding assistants like Claude through MCP's stdio transport, enabling semantic code understanding beyond text-based reasoning.
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
isaacphi/mcp-language-server
mcp-language-server gives MCP enabled clients access semantic tools like get definition,...
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
tjx666/vscode-mcp
MCP server for Claude Code/VSCode/Cursor/Windsurf to use editor self functionality. ⚡ Get...
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