Drafts MCP Server
未认领Model Context Protocol for Drafts
安装
$
npx @agiletortoise/drafts-mcp-server工具(12 个)
drafts_add_tags
Add tags to an existing draft.
drafts_archive
Archive a draft.
drafts_create_draft
Create a new draft with content and optional tags.
drafts_flag
Flag or unflag a draft.
drafts_get_draft
Retrieve a specific draft by UUID.
drafts_get_drafts
Get drafts with flexible filtering by content, folder, tag, flagged status, and dates.
drafts_list_actions
List all available Drafts actions.
drafts_list_workspaces
List all workspaces in Drafts.
drafts_run_action
Run a Drafts action on a specific draft.
drafts_search
Search for drafts across all workspaces.
drafts_trash
Move a draft to trash.
drafts_update_draft
Update the content of an existing draft.