Manage GitHub Gists from an AI assistant, including creating, reading, updating, listing, starring, and deleting gists.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Server Github Gist.
gist_listList your gists (paginated)
gist_getGet a gist by ID (includes file contents)
gist_createCreate a new gist (public or secret)
gist_updateUpdate description or file contents
gist_deleteDelete a gist
gist_starredList your starred gists
An MCP server to create, read, update, and search GitHub Gists without leaving your AI assistant. The official GitHub MCP server handles repos and issues โ this one fills the Gist gap.
Works with Claude Desktop, Cursor, and VS Code Copilot.

| Tool | What it does |
|---|---|
gist_list | List your gists (paginated) |
gist_get | Get a gist by ID (includes file contents) |
gist_create | Create a new gist (public or secret) |
gist_update | Update description or file contents |
gist_delete | Delete a gist |
gist_starred | List your starred gists |
gist_star | Star a gist |
gist_unstar | Unstar a gist |
Add to your claude_desktop_config.json:
Add to your .cursor/mcp.json:
Requires a GitHub personal access token with the gist scope.
GITHUB_TOKEN or GITHUB_PERSONAL_ACCESS_TOKEN environment variableAsk your AI assistant:
README built with README Builder
MIT ยฉ Ofer Shapira
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/ofershap-mcp-server-github-gist)<a href="https://allmcps.com/mcp/ofershap-mcp-server-github-gist"><img src="https://allmcps.com/api/badge/ofershap-mcp-server-github-gist?style=directory" alt="MCP Server Github Gist on AllMCPs" /></a>