Skip to main content
Glama

Email MCP Server

by x-mahar
.env.example343 B
# Server Configuration HOST=0.0.0.0 PORT=8000 # Simple Auth (comma-separated valid tokens) # Generate secure random tokens for production VALID_API_TOKENS=token123,token456,token789 # Optional: Your Mailjet keys for server operations # Users will provide their own credentials via the API MAILJET_API_KEY=optional MAILJET_SECRET_KEY=optional

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/x-mahar/mail-mcpServer'

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