lsp-mcp-server

general MCP Server

An MCP server that lets you interact with LSP servers

Install Ready
generalgeneral
2 views125 stars20 forksv0.2.0MIT

Why This Matters

Discovered via unknown and last synced 3mo ago.

Install Ready
Source
unknown
Stars
125
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx lsp-mcp-server

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "lsp-mcp-server": {
      "command": "npx",
      "args": [
        "lsp-mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

0
Tools
0
Resources
0
Prompts
Standard I/O
Transport