Skip to content

Conversation

@troystaylor
Copy link
Contributor

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, or chat mode file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, or chat mode with GitHub Copilot.
  • I have run node update-readme.js and verified that README.md is up to date.

Description

This collection provides comprehensive resources for building Model Context Protocol (MCP) servers using Go and the official github.com/modelcontextprotocol/go-sdk.


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New chat mode file.
  • Other (please specify): Collection

Additional Notes


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

Copilot AI review requested due to automatic review settings October 16, 2025 18:00
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a comprehensive Go MCP (Model Context Protocol) server development collection to the awesome-copilot repository. The collection provides a complete toolkit for building MCP servers using the official Go SDK.

Key changes:

  • Adds four new files providing instructions, prompts, and expert chat mode for Go MCP development
  • Creates a structured collection with comprehensive templates and best practices
  • Updates README files to include the new resources

Reviewed Changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
prompts/go-mcp-server-generator.prompt.md Comprehensive prompt template for generating complete Go MCP server projects with proper structure and SDK usage
instructions/go-mcp-server.instructions.md Detailed best practices and patterns for Go MCP development using the official SDK
collections/go-mcp-development.md Collection documentation with usage guidelines and installation links
collections/go-mcp-development.collection.yml YAML configuration defining the collection structure and metadata
chatmodes/go-mcp-expert.chatmode.md Expert chat mode specialized for Go MCP development guidance
README.*.md Updates to include the new Go MCP resources in appropriate sections

@aaronpowell aaronpowell merged commit db6c158 into github:main Oct 17, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants