Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Golang Server

FreeNot checked

Provides Go language tools for LLMs to analyze, test, and format Go code.

GitHubEmbed

About

Provides Go language tools for LLMs to analyze, test, and format Go code.

README

A Model Context Protocol (MCP) server that provides Go language tools for LLMs to analyze, test, and format Go code.

Features:

  • Full set of Go code analysis tools (go vet, go test, go fmt, golint, deadcode, go mod tidy)
  • TypeScript implementation with strict type checking
  • Comprehensive error handling and validation
  • Tool output passed directly to LLMs

🚀 Getting Started

Available Go Tools

  • go_analyze — Comprehensive code analysis using golangci-lint (configurable severity, auto-fix)
  • go_fix — Code cleanup: runs go mod tidy, goimports, and gofumpt in sequence
  • go_test — Run Go tests with optional coverage reports, race detection, and benchmarks

All tools require an absolute wd (working directory) path parameter.

License

MIT

from github.com/Rethunk-AI/rethunk-mcp-go

Installing Golang Server

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/Rethunk-AI/rethunk-mcp-go

FAQ

Is Golang Server MCP free?

Yes, Golang Server MCP is free — one-click install via Unyly at no cost.

Does Golang Server need an API key?

No, Golang Server runs without API keys or environment variables.

Is Golang Server hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Golang Server in Claude Desktop, Claude Code or Cursor?

Open Golang Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Golang Server with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs