You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the GitHub MCP server relies on mark3labs/mcp-go, a community-maintained implementation of the Model Context Protocol.
With the release of the official MCP SDK for Go by the Model Context Protocol team, we should migrate our implementation to leverage the official library. This ensures better long-term alignment with the protocol specification, improved consistency, and access to official updates and support.