Skip to content
Claude Code

Opengist for Claude Code

io.github.ni-c/opengist-mcp

Read, create, update and delete gists on a self-hosted Opengist instance

client:Claude Code transport:stdio runtime:npm

Install Opengist in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add opengist-mcp -e OPENGIST_URL=<OPENGIST_URL> -e OPENGIST_TOKEN=<OPENGIST_TOKEN> -e OPENGIST_READ_ONLY=<OPENGIST_READ_ONLY> -e OPENGIST_INSECURE_TLS=<OPENGIST_INSECURE_TLS> -e OPENGIST_ALLOW_TOOLS=<OPENGIST_ALLOW_TOOLS> -e OPENGIST_DENY_TOOLS=<OPENGIST_DENY_TOOLS> -- npx -y opengist-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Opengist in other clients