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_mailsC

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

list_mails_paginatedC

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

get_mail_detailC

특정 메일의 상세 정보 조회

list_foldersC

메일 폴더 목록 조회

create_folderC

새 메일 폴더 생성

delete_folderC

메일 폴더 삭제

rename_folderC

메일 폴더 이름 변경

move_mailsC

메일을 다른 폴더로 이동

copy_mailsC

메일을 다른 폴더로 복사

delete_mailsD

메일 삭제

mark_mails_readC

메일을 읽음 상태로 변경

mark_mails_unreadC

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

mark_mails_importantC

메일을 중요 상태로 변경

mark_mails_unimportantC

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

debug_envC

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

pingB

서버 상태 확인

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