gistpad-mcp
If you are the rightful owner of gistpad-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
GistPad MCP is a server for managing and sharing personal knowledge, daily notes, and reusable prompts via GitHub Gists, integrated with VS Code and GistPad.dev.
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`