MCP-LSP Bridge
@rockerBOO
关于 MCP-LSP Bridge
MCP LSP bridge server bringing LSP to your LLM
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"lsp": {
"type": "stdio",
"command": "mcp-lsp-bridge",
"args": [],
"env": {}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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?
—
开发工具 分类下的更多 MCP 服务器
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
评论