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…
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Forge n’a aucune analyse enregistrée pour cette entrée et n’a donc aucune observation de sa surface d’outils. C’est une absence de preuve, pas la preuve qu’elle n’expose aucun outil.
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…