# Evernote MCP Server Environment Variables
# Copy this file to .env and fill in your actual token
# Your Evernote Developer Token
# Get it from: https://dev.evernote.com/doc/articles/dev_tokens.php
EVERNOTE_DEVELOPER_TOKEN=YOUR_EVERNOTE_TOKEN_HERE
# Environment (production or sandbox)
EVERNOTE_ENVIRONMENT=production
# API endpoints (automatically set based on environment)
EVERNOTE_API_BASE=https://www.evernote.com
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Ak-9647/Evernote-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server