MrFixit96/go-dev-mcp
3.3
If you are the rightful owner of go-dev-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Go Development MCP Server integrates Go development workflows with AI assistants using the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
go_build
Compile Go code and receive detailed feedback.
go_test
Run tests on Go code with support for coverage analysis.
go_run
Compile and execute Go programs with command-line arguments.
go_mod
Manage Go module dependencies (init, tidy, download, etc.).
go_workspace
Manage Go workspaces for multi-module development.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client