Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by brentmid • Uncategorized
A local MCP server enabling secure, contextual AI queries over Evernote notes via OAuth 1.0a authentication.
Perform contextual natural language searches over Evernote notes securely and locally.
Integrate Evernote note data with MCP-compatible large language models like Claude Desktop.
A production-ready, containerized solution with OAuth 1.0a authentication and token management.
The Evernote MCP Server connects Claude Desktop or any MCP-compatible LLM with your Evernote account, allowing natural language queries and searches over your notes. It supports read-only access with OAuth 1.0a authentication, automatic token persistence, and runs securely over HTTPS with self-signed certificates. The server is production-ready with Docker containerization using Chainguard secure base images, ensuring zero CVEs and stable operation with enhanced error handling and logging.
List evernote notebooks title and guid
List evernote notes title and guid.You can filter notes by following parameters:order: The NoteSortOrder value indicating what criterion should be used to sort the results of the filter.ascending: If true, the results will be ascending in the requested sort order. If false, the results will be descending.words: A search query string that will filter the set of notes to be returned. Accepts the full search grammar documented in the Evernote API Overview.notebookGuid: The Guid of the notebook that must contain the notes.tagGuids: The list of tags (by GUID) that must be present on the notes.timeZone: The zone ID for the user, which will be used to interpret any dates or times in the queries that do not include their desired zone information.inactive: If true, then only notes that are not active (i.e. notes in the Trash) will be returned. Otherwise, only active notes will be returned. There is no way to find both active and inactive notes in a single query.emphasized: A search query string that may or may not influence the notes to be returned, both in terms of coverage as well as of order. Think of it as a wish list, not a requirement. Accepts the full search grammar documented in the Evernote API Overview.includeAllReadableNotebooks: If true, then the search will include all business notebooks that are readable by the user. A business authentication token must be supplied for this option to take effect when calling search APIs.offset: The offset of the first note to return. This is useful for paging through results.maxNotes: The maximum number of notes to return. This is useful for limiting the number of results returned.
Count notes matching a filter.
Read evernote note content
Read multiple evernote notes content by an array of guids.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.