Skip to main content
Glama
verygoodplugins

@verygoodplugins/mcp-evernote

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OAUTH_CALLBACK_PORTNoPort for OAuth callback. Default: 30003000
EVERNOTE_ENVIRONMENTNoEvernote environment (production or sandbox). Default: productionproduction
EVERNOTE_WEBHOOK_URLNoWebhook URL for change notifications
EVERNOTE_ACCESS_TOKENNoYour Evernote access token (required for direct token or cookie-based authentication)
EVERNOTE_CONSUMER_KEYNoYour Evernote API consumer key (required for OAuth authentication)
EVERNOTE_LEGACY_TOOLSNoEnable legacy tool names (true/false). Default: falsefalse
EVERNOTE_NOTESTORE_URLNoYour Evernote noteStore URL (not required when using cookie token)
EVERNOTE_POLL_INTERVALNoPoll interval in milliseconds. Default: 3600000 (1 hour), min: 900000 (15 min)3600000
EVERNOTE_CONSUMER_SECRETNoYour Evernote API consumer secret (required for OAuth authentication)
EVERNOTE_MAX_CONCURRENCYNoMax simultaneous NoteStore RPCs. Default: 33
EVERNOTE_NOTE_CACHE_SIZENoMax notes in USN-keyed body cache; 0 disables. Default: 200200
EVERNOTE_POLLING_ENABLEDNoEnable auto-start polling (true/false). Default: falsefalse
EVERNOTE_ALLOWED_FILE_ROOTSNoComma-separated list of allowed file roots for local attachments
EVERNOTE_MAX_RESPONSE_CHARSNoMax note-body chars per multi-note response. Default: 6000060000
EVERNOTE_NOTE_CACHE_SYNC_TTL_MSNoHow long a sync-state result is trusted (ms). Default: 3000030000
EVERNOTE_RATE_LIMIT_AUTO_RETRY_SECONDSNoAuto-retry a rate-limited call if wait <= this many seconds; 0 = off. Default: 1515

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/verygoodplugins/mcp-evernote'

If you have feedback or need assistance with the MCP directory API, please join our Discord server