Skip to main content
Glama

MCP Email Service

by leeguooooo
3
  • Apple
  • Linux

list_emails

Retrieve emails from your inbox or specified folder using the MCP Email Service. Specify the number of emails, filter by unread status, and manage your email list efficiently.

Instructions

List emails from inbox

Input Schema

NameRequiredDescriptionDefault
folderNoEmail folder to list fromINBOX
limitNoNumber of emails to retrieve
unread_onlyNoOnly show unread emails

Input Schema (JSON Schema)

{ "properties": { "folder": { "default": "INBOX", "description": "Email folder to list from", "type": "string" }, "limit": { "default": 50, "description": "Number of emails to retrieve", "type": "integer" }, "unread_only": { "default": false, "description": "Only show unread emails", "type": "boolean" } }, "type": "object" }

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/leeguooooo/email-mcp-serverce'

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