Search for:
Why this server?
This server bridges Large Language Models with Language Server Protocol interfaces, allowing LLMs to access LSP's hover information, completions, diagnostics, and code actions for improved code suggestions. As go is a supported language, it may be suitable for this task.
Why this server?
While primarily for Clojure, it offers linting capabilities which are core to language server functionality, and could potentially be adapted or used as a reference for building a Go language server.
Why this server?
While not directly a language server, it allows execution of Azure CLI commands, which could be used to indirectly interact with or manage Go language development tools or infrastructure.
Why this server?
A template for creating Model Context Protocol servers, offering a foundation for developing custom tools that can be integrated with various systems and code environments.
Why this server?
This tool is capable of interpreting golang code and judging it under the most strict ddd and clean architecture paradigms.
Why this server?
This server is a TypeScript based MCP server designed to enhance AI coding assistants by providing features such as hover information, code completion, and diagnostics.