MCP ExplorerExplorer

Evernote Mcp Server

@yasuhirokion 10 months ago
2 MIT
FreeCommunity
AI Systems
Evernote MCP Server

Overview

What is Evernote Mcp Server

evernote-mcp-server is an unofficial MCP Server designed for interacting with Evernote, providing tools to manage notebooks and notes.

Use cases

Use cases include automating note retrieval for reporting, integrating Evernote with other applications, and managing personal notes programmatically.

How to use

To use evernote-mcp-server, clone the repository from GitHub, install the necessary dependencies using npm, and configure your Evernote API token in a JSON configuration file.

Key features

Key features include listing all notebooks, listing notes within a notebook, and reading the content of a note. Note creation and updating features are planned but not yet implemented.

Where to use

evernote-mcp-server can be used in personal productivity applications, note-taking systems, and any project requiring integration with Evernote’s note management capabilities.

Content

evernote-mcp-server

MCP Server for Evernote (unofficial)

Feature

Provides the following MCP tools features:

  • list_evernote_notebooks: List all notebooks
  • list_evernote_notes: List all notes in a notebook
  • read_evernote_note: Read a note content
  • create_evernote_note: Create a note
  • update_evernote_note: Update content of a note

Configuration

Prerequisite

Evernote API token is required. You can get it from Evernote Developer Tokens.

Setup mcp settings

for example, create mcp.json in the root directory of this repository.

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers