Skip to main content
Glama
injaan

@injaan.dev/ms365-email-cli-mcp

by injaan

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_emailsA

List recent emails (all statuses, newest first). Output includes ID, From, Subject, Received, Status for each email.

list_unread_emailsA

List unread emails (newest first). Output includes ID, From, Subject, Received. [+attachments] shown for file attachments.

read_emailA

Read full email content by message ID. Shows: From, To, CC, Subject, Date, Body, Attachments.

threadA

Show full conversation thread for an email. Fetches all messages in the same conversation, sorted oldest first.

mark_readA

Mark an email as read by message ID.

search_emailsA

Search emails by various criteria. Use query for full-text search or combine from/subject/since filters.

send_emailC

Send an email via MS365 mailbox.

replyA

Reply to the sender of an email (reply to original sender only).

reply_allA

Reply to all recipients of an email (original sender, To, and CC recipients).

attachmentA

List or download attachments from an email. Lists attachments if no output directory is set; downloads to directory if output is set.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/injaan/ms365-email-cli-mcp'

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