Loading MCP server directory, please wait...
Publish content to the web by emailing POST@abovo.co. No API key, no signup. SMTP is the API.
npx @getmcp/cli add io.github.seanfenlon/abovo-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
ABOVO_SMTP_USERSMTP username / sending email address
ABOVO_SMTP_PASSSMTP password or app password
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.seanfenlon/abovo-mcp-server": {
"command": "https://github.com/seanfenlon/abovo-mcp-server/releases/download/v1.1.1/abovo-mcp-server-1.1.1.mcpb",
"env": {
"ABOVO_SMTP_USER": "",
"ABOVO_SMTP_PASS": "",
"ABOVO_SMTP_HOST": "",
"ABOVO_SMTP_PORT": "",
"ABOVO_SENDER_EMAIL": ""
}
}
}
}