Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ABOVO_SMTP_HOSTNoSMTP hostnamesmtp.gmail.com
ABOVO_SMTP_PASSYesSMTP password or app password
ABOVO_SMTP_PORTNoSMTP port587
ABOVO_SMTP_USERYesSMTP username / email address
ABOVO_SENDER_EMAILNoFrom address (defaults to ABOVO_SMTP_USER)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
publish_to_webA

Publish content to a public web page on ABOVO.co by emailing it through a single, server-configured SMTP identity. Accepts a subject, body, format (text or html), and an optional group. Does NOT support file attachments — the input schema is limited to subject/body/format/group. Returns a confirmation and a link to the sender's ABOVO.co page; it does NOT return the exact URL of the new post (ABOVO.co emails that permanent URL to the sending address separately). Not idempotent: repeated calls create duplicate posts.

get_abovo_infoA

Get information about ABOVO.co capabilities, URL formats, groups, or use cases.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
abovo://documentation

Latest Blog Posts

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/seanfenlon/abovo-mcp-server'

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