Back to Home
lostintangent icon

gistpad-mcp

Verified Safe

by lostintangent

Overview

Manages and shares personal knowledge, daily notes, and reusable prompts via GitHub Gists for MCP-enabled AI products.

Installation

Run Command
npx -y gistpad-mcp

Environment Variables

  • GITHUB_TOKEN

Security Notes

The server securely handles GitHub API authentication via a `GITHUB_TOKEN` environment variable, which is explicitly validated as required. It implements input validation using Zod for all tool arguments. No usage of `eval` or direct arbitrary command execution of user input was found. The core functionality relies on the GitHub Gist API, confining operations to the token's permissions. The README strongly recommends generating a PAT with *only* the `gist` scope to minimize potential risks.

Similar Servers

Stats

Interest Score59
Security Score9
Cost ClassHigh
Avg Tokens1500
Stars181
Forks27
Last Update2026-01-16

Tags

GitHubGistsKnowledge ManagementDaily NotesPromptsMCP