go-dev-mcp

fpt/go-dev-mcp
★ 14 stars Go Security Updated 1d ago
A MCP server for Golang development
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "go-dev-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/fpt/go-dev-mcp@latest"
      ]
    }
  }
}

README Excerpt

GoDevMCP is a Model Context Protocol (MCP) server that provides development tools with a focus on Go, and additional support for Rust and Python. It offers documentation lookup, code search, project navigation, and more. - GitHub authentication is required **only for the GitHub tools** (code search, content,

Tools (17)

get_github_contentoutline_go_packageread_godocread_pydocread_rustdocscan_markdownsearch_github_codesearch_godocsearch_local_filessearch_pydocsearch_rustdocsearch_within_godocsearch_within_pydocsearch_within_rustdoctree_dirtree_github_repovalidate_go_code