remove_tags
Remove specific tags from a note
How to use it
remove_tags is exposed by the Simplenote MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the remove_tags tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Simplenote MCP Server
npx -y @smithery/cli install @docdyhr/simplenote-mcp-server --client claudeOther tools in Simplenote MCP Server (23)
Add tags to a note
Append or prepend text without overwriting
Append a timestamped entry to today's note
Apply tags to multiple notes in one call
Create a new note
Soft-delete: move note to Trash
Permanently delete all trashed notes (dry-run by default)
Export notes to Markdown or JSON
Detect and merge duplicate notes
Find notes with no tags
Get a note by ID with full content and metadata
List version history for a note
Atomic find-or-create by title
Server version, author, and runtime debug info
List all tags with note counts
Irreversibly destroy a single note (requires confirm=true)
Rename a tag across all notes atomically
Replace one Markdown section without touching others
Replace all tags on a note
Untrash a note — move it back from Trash
Roll back a note to a previous version
Full-text search with filters and pagination
Replace full note content (destructive)