About this integration
Read, create, update and delete gists on a self-hosted Opengist instance
- Transport
- stdio
- Authentication
- api-key
- Initial setup
- credentials
- Runtime
- unattended
- Evidence
- documented
- Version
- 0.5.0
- Package
- opengist-mcp
- Last compatibility test
- Not independently tested
Connect your agent
opengist-mcpPublisher README and package manifest were reviewed from pinned captures. The package and Opengist endpoint were not executed. Qualification covers documented operation after token setup and does not erase the publisher's required human or two-call safeguards for destructive and disclosure-sensitive actions. Token scopes remain the authoritative permission boundary.
Capabilities: Read and search gists, Create and update gists, Read revisions and commit history, Fork and like gists
Connected profiles
Additional details
io.github.ni-c/opengist-mcp
Source ↗ · Checked 2026-09-170.5.0
Source ↗ · Checked 2026-09-17CC0-1.0; package licenses are separate
Source ↗ · Checked 2026-09-17npm
Source ↗ · Checked 2026-09-17OPENGIST_URL, OPENGIST_TOKEN
Source ↗ · Checked 2026-09-17opengist-mcp
Source ↗ · Checked 2026-09-190.5.0
Source ↗ · Checked 2026-09-19Publisher documentation gives a fixed environment configuration for a stdio process using an Opengist URL and personal access token. Read operations and non-protected write operations can run with those configured credentials; deletion, file deletion, public or unlisted disclosure, and visibility widening retain documented elicitation or two-call confirmation guards.
Source ↗ · Checked 2026-09-19A configured Opengist Personal Access Token is required. Its scopes determine the real read/write boundary, and the token is read at startup and removed from the child-process environment.
Source ↗ · Checked 2026-09-19The reviewed Claude Desktop configuration launches npx -y opengist-mcp as a local MCP process and passes OPENGIST_URL and OPENGIST_TOKEN through its environment. The publisher explicitly identifies Docker transport as stdio as well.
Source ↗ · Checked 2026-09-19Publisher documentation reviewed; package and integration endpoint not executed or independently security-audited.
Source ↗ · Checked 2026-09-19