The Drafts MCP server project has been extended to also include a `drafts` command-line interface option to provide terminal commands that offer the same abilities to create, update, and query your Drafts Library as the MCP server.

Details: https://forums.getdrafts.com/t/drafts-mcp-command-line-interface/16602

Drafts MCP + Command Line Interface

I updated the Drafts MCP Server project to include a command-line interface that wraps the same functionality provided by the MCP. Once installed and linked (see instructions in README, you will have a new drafts terminal command that can update, create, query drafts just like the MCP. Here’s the output of drafts help describing the supported commands: Usage: drafts [options] [command] CLI for interacting with the macOS Drafts app Options: -V, --version output the version num...

Drafts Community