Skip to main content
Glama
Leonamin

Naver Mail MCP Server

by Leonamin

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
naver-idYesYour Naver account ID
naver-passwordYesYour Naver account password

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_mails

최근 N개 메일 목록 조회 (JSON 또는 텍스트 형태)

list_mails_paginated

페이징을 지원하는 메일 목록 조회

get_mail_detail

특정 메일의 상세 정보 조회

list_folders

메일 폴더 목록 조회

create_folder

새 메일 폴더 생성

delete_folder

메일 폴더 삭제

rename_folder

메일 폴더 이름 변경

move_mails

메일을 다른 폴더로 이동

copy_mails

메일을 다른 폴더로 복사

delete_mails

메일 삭제

mark_mails_read

메일을 읽음 상태로 변경

mark_mails_unread

메일을 읽지 않음 상태로 변경

mark_mails_important

메일을 중요 상태로 변경

mark_mails_unimportant

메일을 중요하지 않음 상태로 변경

debug_env

환경 변수 및 서버 상태 디버깅

ping

서버 상태 확인

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/Leonamin/NaverMail-MCP-Server'

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