Connection check
local install
github-gist
MCP server to create, read, update, list, and search GitHub Gists from your IDE
Tools
8
GitHub stars
2
Installs / wk
52
Licence
MIT
Transport
stdio
Last checked
never
Tools & capabilities
8 toolsRead from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.
gist_create
from source
Create a new GitHub Gist Create a new GitHub Gist
gist_delete
from source
Delete a Gist by ID Delete a Gist by ID
gist_get
from source
Get a specific Gist by ID (includes file contents) Get a specific Gist by ID (includes file contents)
gist_list
from source
List your GitHub Gists List your GitHub Gists
gist_star
from source
Star a Gist Star a Gist
gist_starred
from source
List your starred Gists List your starred Gists
gist_unstar
from source
Unstar a Gist Unstar a Gist
gist_update
from source