- Notifications
You must be signed in to change notification settings - Fork2.7k
Open
Description
Describe the feature or problem you’d like to solve
Currently the GitHub MCP server uses a community maintained MCP implementation:https://github.com/mark3labs/mcp-go
The official MCP SDK for Go is now available and had its first stable launch:https://github.com/modelcontextprotocol/go-sdk.
Proposed solution
Migrate to the official Go MCP SDK for better consistency and interoperability.