Universal MCP bridge to LSP servers. One binary, 6 languages, config-driven.
MCP server that bridges to any LSP. One binary, multiple language servers. Create next to the binary: Add to Claude Desktop config (): Tool | Description | ------|-------------| | Get docs/type at position | | Go to definition | | Find all references | | List symbols in file | | Get errors/warnings | | List configured servers | All position arguments are 0-indexed. 1. MCP request comes in with a…
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
MCP server that bridges to any LSP. One binary, multiple language servers. Create next to the binary: Add to Claude Desktop config (): Tool | Description | ------|-------------| | Get docs/type at position | | Go to definition | | Find all references | | List symbols in file | | Get errors/warnings | | List configured servers | All position arguments are 0-indexed. 1. MCP request comes in with a file path 2. File extension maps to configured LSP server 3. LSP spawns on first use, stays running…