blynnerup/rust-mcp-server-email
Creates a basic SMTP mail sender in Rust.
Platform-specific configuration:
{
"mcpServers": {
"rust-mcp-server-email": {
"command": "npx",
"args": [
"-y",
"rust-mcp-server-email"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...