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
Copy file name to clipboardExpand all lines: .github/copilot-instructions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ This is the **GitHub MCP Server**, a Model Context Protocol (MCP) server that co
9
9
-**Type:** MCP server application with CLI interface
10
10
-**Primary Package:** github-mcp-server (stdio MCP server - **this is the main focus**)
11
11
-**Secondary Package:** mcpcurl (testing utility - don't break it, but not the priority)
12
-
-**Framework:** Uses mark3labs/mcp-go for MCP protocol, google/go-github for GitHub API
12
+
-**Framework:** Uses modelcontextprotocol/go-sdk for MCP protocol, google/go-github for GitHub API
13
13
-**Size:**~60MB repository, 70 Go files
14
14
-**Library Usage:** This repository is also used as a library by the remote server. Functions that could be called by other repositories should be exported (capitalized), even if not required internally. Preserve existing export patterns.
0 commit comments