Back to directory
lostintangent/gistpad-mcp

lostintangent/gistpad-mcp

@lostintangent

📓 An MCP server for managing your personal knowledge, daily notes, and re-usable prompts via GitHub Gists

gistknowledge-managementdaily-notespromptsgithubvscodecontext

Installation & Configuration

{
  "mcpServers": {
    "gistpad": {
      "command": "npx",
      "args": [
        "-y",
        "gistpad-mcp"
      ],
      "env": {
        "GITHUB_TOKEN": "<YOUR_PAT>"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12