go-mcp-server-generator
Generate production-ready Go MCP server projects with proper structure, dependencies, and typed tool implementations.
What it does
- SERVERNAME: Server name (default: "{{PROJECTNAME}}")
- VERSION: Server version (default: "v1.0.0")
- LOGLEVEL: Logging level (default: "info")
- param1 (string, required): First parameter
- param2 (int, optional): Second parameter
- result (string): Operation result
- status (string): Status of the operation
Requirements & configuration
Configuration: SERVER_NAMEVERSIONLOG_LEVEL
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Generate production-ready Go MCP server projects with proper structure, dependencies, and typed tool implementations.
Source
Repository: https://github.com/github/awesome-copilot
go-mcp-server-generator FAQ
What does the go-mcp-server-generator skill do?
Generate a complete Go MCP server project with proper structure, dependencies, and implementation using the official github.com/modelcontextprotocol/go-sdk. SERVERNAME: Server name (default: "{{PROJECTNAME}}") VERSION: Server version (default: "v1.0.0")
What does go-mcp-server-generator require?
Configuration keys: SERVER_NAME, VERSION, LOG_LEVEL.
How do I install go-mcp-server-generator?
Run: npx -y skills add https://github.com/github/awesome-copilot --skill go-mcp-server-generator --agent claude-code — the source lives at github.com/github/awesome-copilot.
Maintain go-mcp-server-generator?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/github-awesome-copilot-go-mcp-server-generator?ref=badge) npx agentictools info skills/github-awesome-copilot-go-mcp-server-generator The second line is the CLI lookup for this page — handy in READMEs and docs.