Skip to main content
Glama
ofershap

mcp-server-github-gist

by ofershap

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENNoGitHub personal access token with the gist scope.
GITHUB_PERSONAL_ACCESS_TOKENNoGitHub personal access token with the gist scope.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
gist_list

List your GitHub Gists

gist_get

Get a specific Gist by ID (includes file contents)

gist_create

Create a new GitHub Gist

gist_update

Update an existing Gist (description or file contents)

gist_delete

Delete a Gist by ID

gist_starred

List your starred Gists

gist_star

Star a Gist

gist_unstar

Unstar a Gist

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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