mcp-server-github-gist
by ofershap
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_TOKEN | No | GitHub personal access token with the gist scope. | |
| GITHUB_PERSONAL_ACCESS_TOKEN | No | GitHub personal access token with the gist scope. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| gist_listB | List your GitHub Gists |
| gist_getA | Get a specific Gist by ID (includes file contents) |
| gist_createC | Create a new GitHub Gist |
| gist_updateC | Update an existing Gist (description or file contents) |
| gist_deleteC | Delete a Gist by ID |
| gist_starredB | List your starred Gists |
| gist_starC | Star a Gist |
| gist_unstarC | Unstar a Gist |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ofershap/mcp-server-github-gist'
If you have feedback or need assistance with the MCP directory API, please join our Discord server