memoranda

wballard/memoranda

3.2

If you are the rightful owner of memoranda 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.

Memoranda is a high-performance, memory-augmented note-taking system with MCP server capabilities for AI-assisted development workflows.

Tools

Functions exposed to the LLM to take actions

create_memo

Create a new memo with title and content.

update_memo

Update the content of an existing memo.

list_memos

Retrieve a list of all memos.

get_memo

Retrieve a specific memo by its ID.

delete_memo

Delete a memo by its ID.

search_memos

Search memos by query string.

get_all_context

Retrieve all memos as context for AI processing.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources