This MCP server allows users to create, read, update, and search GitHub Gists directly from their AI assistant. It complements the official GitHub MCP server by focusing on Gists.
From the registry: MCP server to create, read, update, list, and search GitHub Gists from your IDE

Please install the `github-gist` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **GitHub personal access token** — Create a PAT with the `gist` scope (https://github.com/settings/tokens)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","mcp-server-github-gist"]
- required environment variables:
- `GITHUB_TOKEN`: GitHub personal access token with gist scope (alias: GITHUB_PERSONAL_ACCESS_TOKEN) (example: `<your-github-token>`)
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.GITHUB_TOKENrequiredGitHub personal access token with the gist scopeConnect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
The GitKraken MCP Server for managing repos, PRs, issues across GitHub, GitLab, Bitbucket and more.
Comprehensive Git MCP server enabling native git tools including clone, commit, worktree, & more.