MCP-LSP Bridge
@rockerBOO
About MCP-LSP Bridge
MCP LSP bridge server bringing LSP to your LLM
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"lsp": {
"type": "stdio",
"command": "mcp-lsp-bridge",
"args": [],
"env": {}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP-LSP Bridge?
MCP-LSP Bridge brings Language Server Protocol capabilities to MCP-compatible agents like Claude Code, enabling code analysis, navigation, and refactoring across 20+ programming languages.
How to use MCP-LSP Bridge?
—
Key features of MCP-LSP Bridge?
- Integrates LSP with MCP agents (e.g., Claude Code)
- Supports code analysis via LSP
- Enables code navigation across projects
- Provides code refactoring capabilities
- Works with 20+ programming languages
Use cases of MCP-LSP Bridge?
- Use an MCP agent to inspect and understand code structure
- Navigate to definitions, references, and symbols through natural language
- Refactor code (rename, extract) via agent commands
- Multi-language project analysis from a single MCP interface
FAQ from MCP-LSP Bridge?
—
More Developer Tools MCP servers
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
🔐 ssh-mcp-server
classfang基于 SSH 的 MCP 服务 🧙♀️。已被MCP官方收录 🎉。 SSH MCP Server 🧙♀️. It has been included in the community MCP repository 🎉.
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
MCP Framework
QuantGeekDevThe Typescript MCP Framework
Comments