Skip to main content
Glama
Hoodess

naver-mail-mcp-basic

by Hoodess

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog level (e.g., 'debug'). All logs go to stderr.
OUTBOX_DIRNoDirectory for prepared outgoing emails. Defaults to a subdirectory '발송대기' under DOWNLOAD_BASE_DIR.
NAVER_EMAILNoYour Naver email address (e.g., hong@naver.com). Required if using the .env credential method.
ALLOW_IMAP_DRAFTNoSet to 'true' to allow saving drafts to Naver's temporary storage (임시보관함). Defaults to 'false'.
DOWNLOAD_BASE_DIRYesBase directory where attachments will be saved. Typically set in the .env file.
NAVER_APP_PASSWORDNoYour Naver application password (12 characters). Required if using the .env credential method.
NAVER_MAIL_MCP_ENVNoAbsolute 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_ROOTSNoAdditional allowed root paths (separated by the OS path separator, e.g., ':') from which attachment files may be loaded.
NAVER_MCP_MASTER_KEYNoEncryption 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

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/Hoodess/naver-mail-mcp-basic'

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