mcp-language-server gives MCP enabled clients access semantic tools like get definition, references, rename, and diagnostics.
This is an MCP server that runs and exposes a language server to LLMs. Not a language server for MCP, whatever that would be. helps MCP enabled clients navigate codebases more easily by giving them access semantic tools like get definition, references, rename, and diagnostics. 1. Install Go: Follow instructions at 2. Install or update this server: 3. Install a language server: follow one of the…
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.
This is an MCP server that runs and exposes a language server to LLMs. Not a language server for MCP, whatever that would be. helps MCP enabled clients navigate codebases more easily by giving them access semantic tools like get definition, references, rename, and diagnostics. 1. Install Go: Follow instructions at 2. Install or update this server: 3. Install a language server: follow one of the guides below 4. Configure your MCP client: follow one of the guides below Install gopls: go install…