Content-Length: 260626 | pFad | http://github.com/github/github-mcp-server/commit/dd8eddff49eb27664de72bebf232ab01516a96a3

5D fix: mention "me" and "my" in `get_me` description · github/github-mcp-server@dd8eddf · GitHub
Skip to content

Commit dd8eddf

Browse files
committed
fix: mention "me" and "my" in get_me description
1 parent 647a5e5 commit dd8eddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/github/server.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ func NewServer(client *github.Client, readOnly bool, t translations.TranslationH
8585
// getMe creates a tool to get details of the authenticated user.
8686
func getMe(client *github.Client, t translations.TranslationHelperFunc) (tool mcp.Tool, handler server.ToolHandlerFunc) {
8787
return mcp.NewTool("get_me",
88-
mcp.WithDescription(t("TOOL_GET_ME_DESCRIPTION", "Get details of the authenticated GitHub user")),
88+
mcp.WithDescription(t("TOOL_GET_ME_DESCRIPTION", "Get details of the authenticated GitHub user. Use this when a request include \"me\", \"my\"...")),
8989
mcp.WithString("reason",
9090
mcp.Description("Optional: reason the session was created"),
9191
),

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/github/github-mcp-server/commit/dd8eddff49eb27664de72bebf232ab01516a96a3

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy