Bring Personal Knowledge Base
to VS Code Copilot
Create your Vinkius account to connect Evernote to VS Code Copilot and start using all 10 AI tools in minutes. Fully managed, enterprise secure, and ready to use without writing a single line of code. No hosting, no server setup — just connect and start using.
Compatible with every major AI agent and IDE
What is the Evernote MCP Server?
Connect your Evernote account to any AI agent and take full control of your personal knowledge management and note-taking workflows through natural conversation.
What you can do
- Note & Content Orchestration — Retrieve the full body and metadata of any note by GUID, including ENML body content and nested attachment attributes natively
- Semantic & Syntax Search — Execute powerful queries across all notebooks using Evernote's advanced syntax (keywords, tag filters, creation dates) to find information instantly
- Notebook Management — List all notebooks and retrieve detailed metadata including note counts and stack assignments to browse your workspace hierarchy
- Live Note Creation — Provision new notes inside specific notebooks by providing titles and plain-text or ENML content for immediate cross-device synchronization
- Categorical Tagging — Enumerate explicitly defined tags and manage nested tag hierarchies to filter and organize your personal database strictly
- Account & Quota Oversight — Fetch authenticated profile information including account tier, service level, and real-time quota usage to monitor system limits
- Metadata Auditing — Retrieve structural notebook representations and identify default status boundaries to manage your organizational topology flawlessly
How it works
- Subscribe to this server
- Enter your Evernote Developer Token (found in your Evernote Account Settings > Developer Token)
- Start managing your notes from Claude, Cursor, or any MCP-compatible client
Who is this for?
- Knowledge Workers — search for research notes and organize meeting minutes using natural language
- Writers & Researchers — create and update drafts and manage tag hierarchies without opening the Evernote app
- Project Managers — audit notebook stacks and monitor team contribution counts through natural conversation
- Developers — test and debug Evernote ENML rendering and note synchronization logic in real-time
Built-in capabilities (10)
The note is immediately synced and available across all Evernote clients. Create a new note inside a specified Evernote notebook
Returns the newly created notebook GUID and metadata. Create a new Evernote notebook
The content is returned in Evernote Markup Language (ENML). Retrieve the full content and metadata of a single Evernote note by GUID
Fetch detailed metadata for a specific Evernote notebook by its GUID
Get profile information for the currently authenticated Evernote user
Use this to discover available notebooks before listing notes within them. Retrieve all Evernote notebooks for the authenticated account
Use en.get_note to fetch full content. List up to 50 notes inside a specific Evernote notebook
Useful for filtering and organizing notes. Retrieve all tags defined in the Evernote account
Returns matching note metadata. Search across all Evernote notes using Evernote's powerful query syntax
This triggers a sync and increments the updateSequenceNum. Update the title and/or content of an existing Evernote note
Why VS Code Copilot?
GitHub Copilot Agent mode brings Evernote data directly into your VS Code workflow. With a project-scoped config, the entire team shares access to 10 tools. Copilot queries live data, generates typed code, and writes tests from actual API responses, all without leaving the editor.
- —
VS Code is used by over 70% of developers. adding MCP tools to Copilot means your team can leverage external data without leaving their primary editor
- —
Project-scoped MCP configs (
.vscode/mcp.json) let you commit server configurations to your repository, ensuring the entire team shares the same tool access - —
Copilot's Agent mode integrates MCP tools seamlessly with file editing, terminal commands, and workspace search in a single agentic loop
- —
GitHub's enterprise compliance and audit features extend to MCP tool usage, providing visibility into how AI interacts with external services
Evernote in VS Code Copilot
Why run Evernote with Vinkius?
The Evernote connection runs on our fully managed, secure cloud infrastructure. We handle the hosting, maintenance, and security so you don't have to deal with servers or code. All 10 tools are ready to work instantly without any complex setup.
You stay in complete control of your data. Your AI only accesses the information you approve, keeping your sensitive passwords and private details completely safe. Plus, with automatic optimizations, your AI works faster and more efficiently.

* Every connection is hosted and maintained by Vinkius. We handle the security, updates, and infrastructure so you don't have to write code or manage servers. See our infrastructure
Over 4,000 integrations ready for AI agents
Explore a vast library of pre-built integrations, optimized and ready to deploy.
Connect securely in under 30 seconds
Generate tokens to authenticate and link external services in a single step.
Complete visibility into every agent action
Audit live requests, latency, success rates, and active security compliance policies.
Optimize spending and track token ROI
Analyze real-time token consumption and cost metrics detailed by connection.




Explore our live AI Agents Analytics dashboard to see it all working
This dashboard is included when you connect Evernote using Vinkius. You will never be left in the dark about what your AI agents are doing with your tools.
Evernote and 4,000+ other AI tools. No hosting, no code, ready to use.
Professionals who connect Evernote to VS Code Copilot through Vinkius don't need to write code, manage servers, or worry about security. Everything is pre-configured, secure, and runs automatically in the background.
Raw MCP | Vinkius | |
|---|---|---|
| Ready-to-use MCPs | Find and configure each manually | 4,000+ MCPs ready to use |
| Connection Setup | Manual coding & server setup | 1-click instant connection |
| Server Hosting | You host it yourself (needs 24/7 uptime) | 100% hosted & managed by Vinkius |
| Security & Privacy | Stored in plaintext config files | Bank-grade encrypted vault |
| Activity Visibility | Blind execution (no logs or tracking) | Live dashboard with real-time logs |
| Cost Control | Runaway AI token spend risk | Automatic budget limits |
| Revoking Access | Must delete files or code to stop | 1-click disconnect button |
How Vinkius secures
Evernote for VS Code Copilot
Every request between VS Code Copilot and Evernote is protected by our secure gateway. We automatically keep your sensitive data private, prevent unauthorized access, and let you disconnect instantly at any time.
Frequently asked questions
Can my agent search for notes with specific tags in Evernote?
Yes. Use the 'search_notes' tool. You can use Evernote's query syntax like 'tag:work' or 'tag:ideas' to filter results. The agent executes the structural match and returns matching note metadata.
How do I create a new note in a specific notebook via chat?
Use the 'create_note' tool. Provide the 'notebook_id' (GUID), a title, and the content. The note will be created and synced across all your Evernote clients immediately.
Can I check my monthly upload quota through the agent?
Absolutely. Use the 'get_user' tool. Your agent will fetch authenticated profile information, including your current quota usage and service tier, to help you stay within system limits.
Which VS Code version supports MCP?
MCP support requires VS Code 1.99 or later with the GitHub Copilot extension. Ensure both are updated to the latest version. Older versions of Copilot may not expose the Agent mode toggle.
How do I switch to Agent mode?
Open the Copilot Chat panel and look for two mode options: "Ask" and "Agent". Click "Agent" to enable autonomous tool calling. In Ask mode, Copilot provides conversational answers but cannot invoke MCP tools.
Can I restrict which MCP tools Copilot can access?
Yes. VS Code shows a tool consent dialog before any MCP tool is invoked for the first time. You can also configure tool access policies at the organization level through GitHub Copilot settings.
Does MCP work in VS Code Remote or Codespaces?
Yes. MCP servers configured via .vscode/mcp.json work in Remote SSH, WSL, and GitHub Codespaces environments. The MCP connection is established from the remote host, so ensure the server URL is accessible from that environment.
MCP tools not available
Ensure you are in Agent mode in Copilot Chat. MCP tools only appear in Agent mode.
Explore More MCP Servers
View all →
Paystack
10 toolsManage payments via Paystack — list transactions, verify payments, and manage customers directly from any AI agent.

Meituan Waimai Open API / 美团外卖
10 toolsChina's leading food delivery platform — manage store operations, orders, and delivery tracking via AI.

Dropbox Sign
12 toolsGet documents signed electronically with legally binding e-signatures, templates, and audit trails your business can trust.

PagerDuty Incident Trigger
1 toolsThis MCP does exactly one thing: it triggers incidents in PagerDuty. That's its only function, and nothing else. Incredible for giving your AI agents the power to wake up engineers.
