Open
Description
Prompt and Command Examples Docs Page or Article
Right now, there’s no centralized list of the commands or tools supported by the GitHub MCP server (e.g., what an agent can do when connected). Users often discover them through trial and error, browsing the tool list, and submitting exploratory prompts. Got several asks for this on different social channels.
Possible solution
A simple markdown file, blog post, or docs page that lists supported commands, ideally grouped by use case (e.g., issues, PRs, repos). Specify which modes they work in (chat vs. agent). Could be auto-generated or hand-maintained.
Additional context
Example tools users often ask about:
listRepos
getIssue
createPullRequest
commentOnIssue