Claudius
Status

lsp-mcp-server

MCP

MCP server bridging Claude Code to Language Server Protocol servers for IDE-grade code intelligence features.

by ProfessioneIT·ProfessioneIT/lsp-mcp-server·TypeScript
78· B
Install
npx -y lsp-mcp-server
Stars
20
7d change
0.00%
Downloads / week
2,770
Last active
1mo ago
About

An MCP (Model Context Protocol) server that bridges Claude Code to Language Server Protocol (LSP) servers, enabling semantic code intelligence capabilities.

lsp-mcp-server acts as a bridge between Claude Code and language servers, providing powerful code intelligence features:

Go to Definition - Navigate to where symbols are defined Find References - Find all usages of a symbol across the workspace Hover Information - Get type information and documentation Code Completion - Get intelligent code suggestions Diagnostics - Access errors, warnings, and hints from the language server Symbol Search - Search for symbols in documents or across the workspace Rename - Safely rename symbols across the entire codebase Code Actions - Apply quick fixes, refactorings, and organiz…

Read more on GitHub →
30-day stars
Trust factors
Source
community
Known advisories
0
Maintenance
maintained
License
MIT
Age
6 months
code-intelligencedeveloper-tools#lsp#language-server#code-intelligence#completions#diagnostics#llm-tools#mcp