opengist-mcp

ni-c/opengist-mcp
★ 0 stars TypeScript Code/Dev Tools Updated 3d ago
MCP server for Opengist, the self-hosted pastebin powered by Git
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "opengist-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ni-c/opengist-mcp"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) (MCP) server for [Opengist](https://github.com/thomiceli/opengist), the self-hosted pastebin powered by Git. Lets MCP clients like Claude Code, Claude Desktop or Codex read, search, create, update and delete gists on your own Opengist instance: file contents and revisions, commit history, forks and likes, plus your user account.

Tools (18)

OPENGIST_INSECURE_TLSOPENGIST_READ_ONLYOPENGIST_TOKENOPENGIST_URLcheck_gist_likecreate_gistdelete_gistdelete_gist_filesfork_gistget_gistget_gist_fileget_userlist_gist_commitslist_gist_forkslist_gistssearch_gistsset_gist_likeupdate_gist

Topics

claudegistmcpmcp-servermodel-context-protocolopengistpastebinself-hostedsnippetstypescript