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.Search3
search_notesFind notes with Evernote’s search grammar (notebook, tag, and date filters).semantic_searchFind notes by meaning rather than exact keywords.search_tasksFind tasks you own or are assigned, with status, due date, and priority filters.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.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.