01Operates as an MCP server over standard I/O
02Provides read-only access to Evernote notes
03Search Evernote note metadata using `search_notes`
04Fetch specific note metadata with `get_note`
05Retrieve note content in plain text or ENML format via `get_note_content`
060 GitHub stars