npx claudepluginhub verygoodplugins/claude-plugins --plugin evernoteSearch for notes in Evernote using keywords, tags, notebooks, or Evernote's advanced search syntax.
/note-search <query>
/note-search meeting notes
/note-search tag:project-alpha
/note-search notebook:Work important
/note-search created:day-7 todo
mcp__evernote__evernote_search_notes({
query: "<search query>",
maxResults: 20,
includeContent: true // set to false for faster searches
})
Evernote supports powerful search operators:
| Operator | Example | Description |
|---|---|---|
tag: | tag:work | Notes with specific tag |
notebook: | notebook:Personal | Notes in specific notebook |
created: | created:day-7 | Notes created in last 7 days |
updated: | updated:week-1 | Notes updated in last week |
intitle: | intitle:meeting | Search in title only |
source: | source:web.clip | Notes from specific source |
- | -tag:archive | Exclude results |
Display search results showing: