Skip to main content
Glama

MCP Sendmail Server

by maxyychen
config.yaml315 B
server: host: "0.0.0.0" port: 8080 debug: true smtp: host: "localhost" port: 587 user: "" password: "" use_tls: true mcp: server_name: "sendmail-server" server_version: "1.0.0" max_tool_execution_time: 60 security: enable_auth: false logging: level: "INFO" file: "./logs/server.log"

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/maxyychen/mcp-sendmail'

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