@injaan.dev/ms365-email-cli-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/injaan/ms365-email-cli-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server