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 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.
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…