gistpad-mcp
GistPad MCP is a server for managing your knowledge and content in GitHub Gists, providing tools for gist management, file updates, and prompt management. It supports integration with MCP-enabled AI products like GitHub Copilot and Claude Desktop, making it ideal for users who rely on GitHub for content sharing and collaboration.
Gist 管理工具
`list_gists`, `get_gist`, `create_gist`, `delete_gist`, `update_gist_description`, `duplicate_gist`
文件管理工具
`update_gist_file`, `add_gist_file`, `delete_gist_file`, `rename_gist_file`
日常笔记工具
`get_todays_note`, `update_todays_note`, `list_daily_notes`, `get_daily_note`, `delete_daily_note`
星标工具
`list_starred_gists`, `star_gist`, `unstar_gist`
归档工具
`list_archived_gists`, `archive_gist`, `unarchive_gist`
评论工具
`list_gist_comments`, `add_gist_comment`, `edit_gist_comment`, `delete_gist_comment`
提示工具
`add_prompt`, `delete_prompt`