MCP Directory
Back

gistpad-mcp

by lostintangent Β· TypeScript Β· β˜… 189

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

#gists#mcp#mcp-server#notetaking#pkm

Install

npx -y github:lostintangent/gistpad-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "gistpad-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:lostintangent/gistpad-mcp"
      ]
    }
  }
}

From the README

An MCP server for managing and sharing your personal knowledge, daily notes, and reuseable prompts via GitHub Gists. It's a companion to the GistPad [VS Code extension](https://aka.ms/gistpad) and [GistPad.dev](https://gistpad.dev) (for web/mobile), which allows you to access and edit your gists from any MCP-enabled AI product (e.g. GitHub Copilot, Claude Desktop). - πŸƒ [Getting started](#-getting-started) - πŸ› οΈ [Included tools](#️-included-tools) - πŸ“ [Included resources](#-included-resources) - πŸ’¬ [Reusable prompts](#-reusable-prompts) - πŸ’» [CLI reference](#-cli-reference) 1. Using VS Code…
Read full README on GitHub β†’

πŸ’‘ Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers