Golang Server
FreeNot checkedProvides Go language tools for LLMs to analyze, test, and format Go code.
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
- Setup & Installation: See HUMANS.md
- Development & Constraints: See AGENTS.md
- Security & Reporting: See SECURITY.md
- Contributing: See CONTRIBUTING.md
- Changes: See CHANGELOG.md
Available Go Tools
go_analyze— Comprehensive code analysis using golangci-lint (configurable severity, auto-fix)go_fix— Code cleanup: runsgo mod tidy,goimports, andgofumptin sequencego_test— Run Go tests with optional coverage reports, race detection, and benchmarks
All tools require an absolute wd (working directory) path parameter.
License
MIT
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-goFAQ
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
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare 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
