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 verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Forge no tiene ningún análisis registrado de esta entrada, así que no tiene ninguna observación de su superficie de herramientas. Eso es ausencia de pruebas, no prueba de que no exponga ninguna herramienta.
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…