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…
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Forge non ha alcuna analisi registrata per questa voce, quindi non ha alcuna osservazione della sua superficie di strumenti. È assenza di prove, non prova che non esponga alcuno strumento.
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…