XTND | MCP | ONE
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ONECOM_EMAIL | Yes | Your one.com mailbox email address (e.g., user@yourdomain.com). | |
| ONECOM_PASSWORD | Yes | Your 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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| triage-inbox | Inspect recent unread emails, prioritize into categories, and recommend triage actions. |
| draft-reply | Analyze an email thread and draft a professional, contextual reply. |
| clean-inbox | Detect marketing newsletters, automated alerts, and clutter, offering bulk cleanup actions. |
| executive-briefing | Generate a high-density executive summary of all emails received today with action item tracker. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| folders | Live catalog of all mailbox folders with real-time total and unread message counts. |
| status | Connection state and active mailbox capabilities for one.com gateway. |
| meeting-followup-template | Standard template for professional post-meeting summaries and action items. |
| out-of-office-template | Standard template for out-of-office auto-responses. |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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