EvernoteDevelopersevernote.com

Tools

The Evernote MCP server exposes 24 tools across seven areas. Your client decides which to call based on your request.

Notes7

create_noteCreate a new note, optionally in a notebook and with tags.
get_noteFetch a note’s full content, tags, and attachments.
edit_noteUpdate a note’s title or body.
delete_noteMove a note to the trash.
restore_noteRestore a trashed note back to its notebook.
move_notesMove one or more notes into another notebook.
update_note_tagsAdd or remove tags on a note.

Notebooks3

search_notebooksList or find notebooks by name.
create_notebookCreate a new notebook.
rename_notebookRename an existing notebook.

Spaces2

search_spacesList or find the Spaces you own or belong to.
get_spaceFetch a Space’s details by ID.

Tags3

search_tagsList or find tags by name.
create_tagCreate a new tag.
edit_tagRename or re-parent a tag.

Tasks3

create_taskAdd a task inside a note.
update_taskChange a task’s status, due date, or details.
delete_taskRemove a task.

Attachments3

get_attachmentDownload a file attached to a note.
start_attachment_uploadBegin uploading a file to attach to a note.
finalize_attachmentComplete an attachment upload.