Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by coreycao • Documentation & Docs
An MCP server that exposes GitHub's Create Gist API so agents can programmatically create gists in a GitHub account.
Publish generated code snippets or examples directly to a user's GitHub account as gists.
Share logs, diagnostics, or temporary files externally via a persistent URL.
Programmatically create and control gist visibility (public or secret) without direct API management.
This MCP server wraps GitHub's Create Gist API as a tool named create-gist, letting agents send gist content, filename, and visibility to create a gist and return its URL. It requires a personal GitHub Gist token (GITHUB_GIST_TOKEN) and can auto-generate filenames when not provided. This is useful for agents that need to share outputs, logs, or snippets via GitHub gists without handling the raw API themselves.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.