noteplan-mcp

mnedoszytko/noteplan-mcp

3.4

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

The NotePlan MCP Server allows interaction with NotePlan notes through Claude or other LLMs, providing a seamless integration for note-taking and task management.

Tools

Functions exposed to the LLM to take actions

read_today_note

Reads today's daily note from NotePlan.

read_date_note

Reads a daily note for a specific date.

read_note

Reads a specific note by its path.

search_notes

Searches for notes containing specific text.

list_tasks

Lists all tasks from notes.

list_projects

Lists all project folders and their note counts.

add_task

Adds a task to a note.

append_to_note

Appends content to a note.

toggle_task

Toggles a task between done and undone.

edit_task

Edits an existing task's text while preserving its status.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources