mcp-golang-server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-golang-serverAnalyze the Go project at /home/user/project"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP Golang
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
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Rethunk-AI/rethunk-mcp-go'
If you have feedback or need assistance with the MCP directory API, please join our Discord server