MCPad

sdjc84/MCPad

3.1

If you are the rightful owner of MCPad and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

MCPad is a minimal, offline-first rich-text notepad with a built-in MCP server, designed to maintain persistent memory across LLM sessions and facilitate privacy-focused AI journaling.

Tools

Functions exposed to the LLM to take actions

list_notes

Returns a list of note metadata.

read_note

Reads a note by ID and returns its content in HTML or Markdown.

write_note

Creates a new note with a title and content, returning the note ID.

update_note

Updates the content of an existing note by ID.

search_notes

Searches notes based on a query and returns a list of note metadata.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources