@verygoodplugins/mcp-evernote
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OAUTH_CALLBACK_PORT | No | Port for OAuth callback. Default: 3000 | 3000 |
| EVERNOTE_ENVIRONMENT | No | Evernote environment (production or sandbox). Default: production | production |
| EVERNOTE_WEBHOOK_URL | No | Webhook URL for change notifications | |
| EVERNOTE_ACCESS_TOKEN | No | Your Evernote access token (required for direct token or cookie-based authentication) | |
| EVERNOTE_CONSUMER_KEY | No | Your Evernote API consumer key (required for OAuth authentication) | |
| EVERNOTE_LEGACY_TOOLS | No | Enable legacy tool names (true/false). Default: false | false |
| EVERNOTE_NOTESTORE_URL | No | Your Evernote noteStore URL (not required when using cookie token) | |
| EVERNOTE_POLL_INTERVAL | No | Poll interval in milliseconds. Default: 3600000 (1 hour), min: 900000 (15 min) | 3600000 |
| EVERNOTE_CONSUMER_SECRET | No | Your Evernote API consumer secret (required for OAuth authentication) | |
| EVERNOTE_MAX_CONCURRENCY | No | Max simultaneous NoteStore RPCs. Default: 3 | 3 |
| EVERNOTE_NOTE_CACHE_SIZE | No | Max notes in USN-keyed body cache; 0 disables. Default: 200 | 200 |
| EVERNOTE_POLLING_ENABLED | No | Enable auto-start polling (true/false). Default: false | false |
| EVERNOTE_ALLOWED_FILE_ROOTS | No | Comma-separated list of allowed file roots for local attachments | |
| EVERNOTE_MAX_RESPONSE_CHARS | No | Max note-body chars per multi-note response. Default: 60000 | 60000 |
| EVERNOTE_NOTE_CACHE_SYNC_TTL_MS | No | How long a sync-state result is trusted (ms). Default: 30000 | 30000 |
| EVERNOTE_RATE_LIMIT_AUTO_RETRY_SECONDS | No | Auto-retry a rate-limited call if wait <= this many seconds; 0 = off. Default: 15 | 15 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityNo data
ResponsivenessSlow