mcpserver.lol
registry/mcp-evernote
Connection check local install

mcp-evernote

Evernote note management with OAuth and ENML conversion

Tools 28
GitHub stars 32
Installs / wk 98
Licence
Transport stdio
Last checked never

Tools & capabilities

28 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

evernote_add_resource_to_note from source
evernote_connection from source
evernote_create_note from source
Create a new note in Evernote
evernote_create_notebook from source
Create a new notebook
evernote_create_tag from source
Create a new tag
evernote_delete_note from source
Delete a note
evernote_get_note from source
Get one or more notes. Provide exactly one of
evernote_get_notebook from source
evernote_get_resource_recognition from source
evernote_get_resource_text from source
evernote_get_tag from source
evernote_get_user_info from source
evernote_health_check from source
evernote_list_notebooks from source
List all notebooks, or get one notebook
evernote_list_note_resources from source
evernote_list_tags from source
List all tags, or get one tag
evernote_patch_note from source
evernote_polling from source
evernote_polling_status from source
evernote_poll_now from source
evernote_reconnect from source
evernote_revoke_auth from source
evernote_search_notes from source
Search notes. Returns note metadata plus
evernote_start_polling from source
evernote_stop_polling from source
evernote_update_note from source
Update an existing note. Full-update mode: pass title/content/tags/notebookName to replace those fields. Patch mode: pass replacements[] to apply targeted find-and-replace edits wh…
evernote_update_notebook from source
evernote_update_tag from source