Skip to main content
Glama

126 Email MCP Server

by tanwenxin
.env.example408 B
# 126 Email SMTP Configuration # Copy this file to .env and fill in your actual values # Debug mode (optional) DEBUG=false # SMTP Configuration (default values for 126.com with SSL) SMTP_HOST=smtp.126.com SMTP_PORT=465 SMTP_SECURE=true # Your 126 email credentials EMAIL_USER=your-email@126.com EMAIL_PASSWORD=your-password-or-app-specific-password # Optional: Display name for sender FROM_NAME=Your Name

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/tanwenxin/126-email-mcp-server'

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