Skip to main content
Glama

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

Related MCP server: Golang Dev Tools

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

A
license - permissive license
Not graded
quality - not tested
F
maintenance

Maintenance

–Maintainers
1hResponse time
–Release cycle
–Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    Not graded
    quality
    A
    maintenance
    A Model Context Protocol (MCP) server that allows AI assistants like Claude to interact with Go's Language Server Protocol (LSP) and benefit from advanced Go code analysis features.
    97
    Apache 2.0
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides real-time access to Go package documentation, function signatures, and type definitions directly from pkg.go.dev. It enables LLMs to search for packages, retrieve specific versions, and access code examples from the official Go module ecosystem.
    8
    2
    MIT

View all related MCP servers

Related MCP Connectors

  • Code intelligence for coding agents: semantic, AST, graph, and full-text search. 279+ languages.

  • Git-backed platform for skills, tools, and context for AI agents

  • Lints + auto-fixes how AI coding agents discover any new product. 24 rules, 6 tools, score 0-100.

View all MCP Connectors

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