NotesIn development

Mem

Mem is a note-taking and knowledge management application that helps users capture, organize, and retrieve information efficiently.

In development

Cataloged and scoped, not yet available to run in production.

11
actions

Actions

Operations this integration can perform.

12

Create Collection

Creates a new collection in Mem for organizing and grouping related notes. Collections are containers that help categorize notes by topic, project, or any organizational scheme. Each collection has a title and optional description. Use this action when you need to: - Create a new organizational container for notes - Set up a project workspace with a descriptive title - Organize notes by category or theme Returns the created collection's details including its unique ID.

Create Note

Tool to create a new note in mem. use when you have note content and optional metadata ready to be saved. supports idempotent creation via memid.

Create Note V2

Tool to create a new note with markdown content and optional collection associations. The first line of content is automatically interpreted as the title. Use when you need to create a note and optionally add it to one or more collections by ID or title.

Delete Collection

Tool to permanently delete a Mem collection. Deletion is irreversible — only invoke after explicit user confirmation and verification of the correct collection_id.

Delete Note

Tool to permanently delete a specific note. Deletion is irreversible — obtain explicit user confirmation before calling. Use when you need to remove a note by its unique identifier after confirming the note_id.

Get Collection

Retrieve the details of a Mem collection by its UUID. Returns the collection's title, description, and timestamps. Use this when you need to fetch metadata for a specific collection.

List Collections

List collections with pagination support. Returns collections sorted by updated_at or created_at. Use this action to retrieve all collections or browse through collections page by page.

List Notes

Tool to list notes with pagination and filtering options. Supports filtering by collection, task presence, image presence, and file presence. Use when you need to retrieve multiple notes or search for notes matching specific criteria.

Triggers

Events that start workflows from this integration.

4

Memory Added

Triggered when a new memory is added to Mem.

Memory Categorized

Triggered when a memory in Mem is categorized.

Memory Deleted

Triggered when a memory is deleted from Mem.

Memory Updated

Triggered when an existing memory in Mem is updated.

Don't see the exact action you need?

Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.