integrations.sh
← all integrations

Drafts

MCP server claude draftsnoteswritingmacosapplescriptproductivity

A Model Context Protocol (MCP) server that enables AI assistants to interact with the Drafts app on macOS through AppleScript. Manage drafts, workspaces, tags, and run actions programmatically.

Homepage
https://github.com/agiletortoise/drafts-mcp-server#readme
Tools
  • drafts_list_workspaces
  • drafts_list_tags
  • drafts_get_tag
  • drafts_get_current_workspace
  • drafts_get_current
  • drafts_get_workspace_drafts
  • drafts_get_drafts
  • drafts_create_draft
  • drafts_get_draft
  • drafts_update_draft
  • drafts_add_tags
  • drafts_search
  • drafts_run_action
  • drafts_list_actions
  • drafts_flag
  • drafts_archive
  • drafts_inbox
  • drafts_trash
  • drafts_open