LSP-MCP
Provides language intelligence for C and C++ via integration with clangd, including diagnostics, cross-file navigation (go-to-definition, go-to-declaration), find references, code completion, and document formatting capabilities.
Provides comprehensive language intelligence for JavaScript via integration with typescript-language-server, including real-time diagnostics, cross-file navigation (go-to-definition, find references), code completion, refactoring tools, and workspace-wide symbol search.
Provides language intelligence for PHP via integration with intelephense, including diagnostics, code completion, navigation features (go-to-definition, find references), and workspace-wide symbol search.
Provides language intelligence for Python via integration with pyright-langserver, including type-checking diagnostics, cross-file navigation (go-to-definition, find references), code completion, signature help, and automated refactoring capabilities.
Provides comprehensive language intelligence for Rust via integration with rust-analyzer, including real-time diagnostics, cross-file navigation (go-to-definition, find references, go-to-implementation), code completion, and symbol renaming across the workspace.
Provides comprehensive language intelligence for TypeScript via integration with typescript-language-server, including real-time diagnostics, cross-file navigation (go-to-definition, find references), code completion, refactoring tools, and workspace-wide symbol search.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@LSP-MCPgo to definition of handleRequest"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
This project has moved
lsp-mcp has been renamed to agent-lsp.
All development continues at blackwell-systems/agent-lsp. This repository is archived and will not receive updates.
# Install agent-lsp
curl -fsSL https://raw.githubusercontent.com/blackwell-systems/agent-lsp/main/install.sh | sh
agent-lsp initThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityAmaintenanceProvides LLMs with code intelligence tools like relationship explanation, PR impact analysis, and health reports via the Model Context Protocol.1MIT
- Alicense-qualityDmaintenanceProvides AI agents with language-aware code analysis through the Language Server Protocol, enabling tasks like getting code insights and diagnostics.20192MIT
- Alicense-qualityDmaintenanceExposes Language Server Protocol (LSP) functionality as Model Context Protocol (MCP) tools, enabling AI clients to programmatically analyze and edit code in any language supported by VS Code.2533MIT
- AlicenseAqualityFmaintenanceProvides C++ code intelligence tools for AI agents via the Model Context Protocol, enabling symbol navigation, type information, and diagnostics.943Mozilla Public 2.0
Related MCP Connectors
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
A Model Context Protocol server for Wix AI tools
Connect AI agents to Replynodes over the Model Context Protocol.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/blackwell-systems/LSP-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server