HomeDevelopment › mcp-server-github-gist

mcp-server-github-gist

MCP server to create, read, update, list, and search GitHub Gists from your IDE

TypeScript Cloud
★ 2 stars Last pushed 2026-03-10 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.2)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-server-github-gist": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry