naver-mail-mcp-basic
by Hoodess
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Log level (e.g., 'debug'). All logs go to stderr. | |
| OUTBOX_DIR | No | Directory for prepared outgoing emails. Defaults to a subdirectory '발송대기' under DOWNLOAD_BASE_DIR. | |
| NAVER_EMAIL | No | Your Naver email address (e.g., hong@naver.com). Required if using the .env credential method. | |
| ALLOW_IMAP_DRAFT | No | Set to 'true' to allow saving drafts to Naver's temporary storage (임시보관함). Defaults to 'false'. | |
| DOWNLOAD_BASE_DIR | Yes | Base directory where attachments will be saved. Typically set in the .env file. | |
| NAVER_APP_PASSWORD | No | Your Naver application password (12 characters). Required if using the .env credential method. | |
| NAVER_MAIL_MCP_ENV | No | Absolute path to the .env file for configuration. This is used in the Claude Desktop config to tell the server where to find the .env file. | |
| ATTACH_ALLOWED_ROOTS | No | Additional allowed root paths (separated by the OS path separator, e.g., ':') from which attachment files may be loaded. | |
| NAVER_MCP_MASTER_KEY | No | Encryption key for the credential store. If not set, the server automatically creates and uses a key file. Use this when using the encrypted credential method. |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Hoodess/naver-mail-mcp-basic'
If you have feedback or need assistance with the MCP directory API, please join our Discord server