Red5d/memos_mcp
3.2
If you are the rightful owner of memos_mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server for interacting with a Memos instance, enabling AI assistants to manage memos via the Memos API.
Tools
Functions exposed to the LLM to take actions
search_memos
Search for memos with optional filters like query, creator_id, tag, visibility, limit, and offset.
create_memo
Create a new memo with content and visibility parameters.
update_memo
Update an existing memo's content, visibility, and pinned status.
get_memo
Retrieve a specific memo by its UID.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client