mcpserver.lol
registry/github-gist
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 tools

Read 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
gist_delete from source
Delete a Gist by ID
gist_get from source
Get a specific Gist by ID (includes file contents)
gist_list from source
List your GitHub Gists
gist_star from source
Star a Gist
gist_starred from source
List your starred Gists
gist_unstar from source
Unstar a Gist
gist_update from source
Update an existing Gist (description or file contents)