Back to search
30
MCP

io.github.ofershap/github-gist

io.github.ofershap/github-gist

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

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-server-github-gist
MCP server to create, read, update, list, and search GitHub Gists from your IDE
0 tools
io.github.davidweb3-ctrl/github
GitHub MCP Server - List PRs, issues, repo info, and search code
0 tools
io.github.dave-london/github
MCP server for GitHub operations (PRs, issues, actions) with structured, token-efficient output
0 tools
io.github.ray0907/git-mcp-server
MCP server for GitLab and GitHub
0 tools
io.github.ofershap/cloudflare
MCP server to manage Cloudflare Workers, KV, R2, Pages, DNS, and cache from your IDE
0 tools
io.github.cyanheads/git-mcp-server
Comprehensive Git MCP server enabling native git tools including clone, commit, worktree, & more.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.ofershap/github-gist": {
      "url": "None",
      "transport": "http"
    }
  }
}