Skip to main content
Glama
XTND-DYNAMICS

XTND | MCP | ONE

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ONECOM_EMAILYesYour one.com mailbox email address (e.g., user@yourdomain.com).
ONECOM_PASSWORDYesYour one.com mailbox password.

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
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_foldersA

List all mailboxes/folders in the one.com mail account with total and unread message counts.

create_folderB

Create a new folder or mailbox in the one.com mail account.

rename_folderC

Rename an existing mailbox/folder in the one.com mail account.

delete_folderA

Delete a folder/mailbox from the one.com mail account.

search_emailsC

Search for emails in one.com mailbox using filters (query, from, to, subject, date range, unread/flagged flags).

get_recent_emailsA

Retrieve the most recent emails from a mailbox folder with envelope headers and unread status.

get_email_contentA

Fetch full email content by UID from a folder. Body is converted to clean Markdown by default to optimize token usage.

get_email_threadA

Retrieve the full conversation thread for a given email UID or Message-ID.

mark_emailsA

Mark one or multiple emails as read, unread, flagged (starred), or unflagged.

move_emailsA

Move one or multiple emails from a source folder to a destination folder (e.g. Archive, Work, Projects).

delete_emailsB

Delete emails by moving them to Trash (soft delete) or permanently expunging them.

send_emailA

Send a new outbound email via one.com SMTP server (send.one.com:465 implicit TLS). Automatically saves a copy to Sent folder.

reply_emailB

Reply to an existing email. Handles In-Reply-To, References, and quoted text formatting.

forward_emailA

Forward an existing email to new recipients with original headers.

create_draftA

Create an email draft in the one.com Drafts folder without sending.

Prompts

Interactive templates invoked by user choice

NameDescription
triage-inboxInspect recent unread emails, prioritize into categories, and recommend triage actions.
draft-replyAnalyze an email thread and draft a professional, contextual reply.
clean-inboxDetect marketing newsletters, automated alerts, and clutter, offering bulk cleanup actions.
executive-briefingGenerate a high-density executive summary of all emails received today with action item tracker.

Resources

Contextual data attached and managed by the client

NameDescription
foldersLive catalog of all mailbox folders with real-time total and unread message counts.
statusConnection state and active mailbox capabilities for one.com gateway.
meeting-followup-templateStandard template for professional post-meeting summaries and action items.
out-of-office-templateStandard template for out-of-office auto-responses.

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/XTND-DYNAMICS/xtnd-mcp-one'

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