Serversio.github.seanfenlon/abovo-mcp-server
S

ABOVO.co — Email-to-Web Publishing

io.github.seanfenlon/abovo-mcp-server · v1.0.0
● Remote
v1.0.0remote🌐 https://abovo.replit.app/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json",
  "name": "io.github.seanfenlon/abovo-mcp-server",
  "description": "Publish content to the web by emailing POST@abovo.co. No API key, no signup. SMTP is the API.",
  "title": "ABOVO.co — Email-to-Web Publishing",
  "repository": {
    "url": "https://github.com/seanfenlon/abovo-mcp-server",
    "source": "github"
  },
  "version": "1.0.0",
  "websiteUrl": "https://abovo.replit.app",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://abovo.replit.app/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}