The ABOVO MCP Server allows users to publish content to a permanent public web page by sending an email, using SMTP as the API.
From the registry: Publish content to the web by emailing POST@abovo.co. No API key, no signup. SMTP is the API.
Please install the `abovo-mcp-server` MCP server into my current AI client (that's you).
Canonical MCP server config (HTTP transport):
- url: `https://abovo.replit.app/mcp`
Note: Hosted Streamable HTTP endpoint — no auth required. A local stdio build also exists (`@seanfenlon/abovo-mcp-server` on npm) for offline/SMTP-relay use with ABOVO_SMTP_USER/ABOVO_SMTP_PASS env vars.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.ABOVO_SMTP_USERrequiredSMTP username / email addressABOVO_SMTP_PASSrequiredSMTP password or app passwordMCP server for WhatsApp Cloud API (Meta) — messages, media, and templates via Graph API