go-mcp-server-generator
Scaffolds production-ready Go MCP servers with official SDK integration, typed tools, and best practices.
Install
npx skills add https://github.com/github/awesome-copilot --skill go-mcp-server-generatorStats
| Total installs | 7,409 |
| Weekly installs | 7.4K |
| GitHub stars | 27.4K |
| First seen | Feb 25, 2026 |
| Source | @github/awesome-copilot |
Summary
- Scaffolds complete Go module layout with official MCP SDK integration, including main server setup, tool registration, and graceful shutdown handling
- Provides typed tool handlers with JSON schema validation, structured inputs/outputs, and context-aware error handling
- Includes configuration management via environment variables, basic test structure, and README documentation templates
- Follows Go best practices: single-purpose tools, minimal main.go, structured logging, and signal handling for clean server termination
Tags
Related skills
| Skill | Installs | vs go-mcp-server-generator |
|---|---|---|
| copilot-instructions-blueprint-generator | 7,478 | +69 |
| competitor-teardown | 7,369 | -40 |
| update-llms | 7,423 | +14 |
| dataverse-python-usecase-builder | 7,430 | +21 |
| mcp-copilot-studio-server-generator | 7,411 | +2 |
FAQ
- How many installs does go-mcp-server-generator have?
- go-mcp-server-generator has 7,409 total installs and 7.4K installs this week.
- Where is go-mcp-server-generator hosted?
- go-mcp-server-generator is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does go-mcp-server-generator have?
- go-mcp-server-generator has 27.4K GitHub stars.
- When was go-mcp-server-generator first indexed?
- OrangeBot.AI first indexed go-mcp-server-generator on Feb 25, 2026.
- How do I install go-mcp-server-generator?
- Run: npx skills add https://github.com/github/awesome-copilot --skill go-mcp-server-generator