netease_email
by huaiwen
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IMAP_HOST | No | 企业邮箱或 VIP 邮箱需要显式填写的官方 IMAP 服务器地址;普通 163/126/yeah 邮箱自动选择 | |
| SMTP_HOST | No | 企业邮箱或 VIP 邮箱需要显式填写的官方 SMTP 服务器地址;普通 163/126/yeah 邮箱自动选择 | |
| NETEASE_EMAIL | No | 完整网易邮箱地址 | |
| MAIL_READ_ONLY | No | false 支持读写,true 在服务端拒绝所有写操作(默认只读) | true |
| PUBLIC_BASE_URL | No | 对外公开访问的 HTTPS 基础 URL,用于 ChatGPT Actions 等需要公网访问的场景 | |
| NETEASE_ENV_FILE | No | 指定其他配置文件路径,该文件应包含 NETEASE_EMAIL、NETEASE_AUTH_CODE、CONNECTOR_API_TOKEN 等配置;优先级低于已有进程环境变量 | |
| NETEASE_AUTH_CODE | No | 在网易邮箱网页版的设置 → POP3/SMTP/IMAP 中开启 IMAP/SMTP 后获得的客户端授权码;不是网页登录密码 | |
| CONNECTOR_API_TOKEN | No | 连接器 API 密钥,需为 32 位以上随机值;用于 HTTP API 鉴权,与网易授权码不同 |
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
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/huaiwen/NetEaseEmailConnector'
If you have feedback or need assistance with the MCP directory API, please join our Discord server