Email MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| POP3_HOST | No | POP3 서버 호스트 (POP3 server host) | pop3.hiworks.co.kr |
| POP3_PORT | No | POP3 서버 포트 (SSL) (POP3 server port (SSL)) | 995 |
| SMTP_HOST | No | SMTP 서버 호스트 (SMTP server host) | smtp.hiworks.co.kr |
| SMTP_PORT | No | SMTP 서버 포트 (SSL) (SMTP server port (SSL)) | 465 |
| EMAIL_USER | Yes | 이메일 계정 (Email account) | |
| EMAIL_PASSWORD | Yes | 이메일 비밀번호 (Email password) |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_emailsC | 최근 이메일 목록을 조회합니다. 제목, 발신자, 수신일시를 포함합니다. |
| search_emailsC | 키워드로 이메일을 검색합니다. 제목과 발신자에서 검색합니다. |
| read_emailC | 특정 이메일의 전체 내용을 읽습니다. 본문과 첨부파일 목록을 포함합니다. |
| fetch_recent_emailsB | 최근 N개 이메일의 전체 본문을 배치로 가져옵니다. 요약/일정 추출 시 사용하세요. |
| fetch_email_threadC | 제목 키워드로 이메일 스레드(대화)를 복원합니다. 최근 100건에서 검색합니다. |
| download_attachmentC | 이메일 첨부파일을 지정된 경로에 다운로드합니다. |
| read_attachment_textB | 이메일 첨부파일(pptx, docx, xlsx, pdf, txt)의 텍스트를 추출하여 반환합니다. Claude가 내용을 요약할 수 있도록 텍스트로 변환합니다. |
| send_emailC | 이메일을 발송합니다. |
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/jhw7500/email-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server