Skip to main content
Glama

Server Details

AgentMail is the email inbox API for AI agents. It gives agents their own email inboxes, like Gmail

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
agentmail-to/agentmail-smithery-mcp
GitHub Stars
2
Server Listing
Basic MCP Server

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

10 tools
create_inboxInspect

Create inbox

ParametersJSON Schema
NameRequiredDescriptionDefault
domainNoDomain
usernameNoUsername
displayNameNoDisplay name
delete_inboxInspect

Delete inbox

ParametersJSON Schema
NameRequiredDescriptionDefault
inboxIdYesID of inbox
get_attachmentInspect

Get attachment

ParametersJSON Schema
NameRequiredDescriptionDefault
inboxIdYesID of inbox
threadIdYesID of thread
attachmentIdYesID of attachment
get_inboxInspect

Get inbox

ParametersJSON Schema
NameRequiredDescriptionDefault
inboxIdYesID of inbox
get_threadInspect

Get thread

ParametersJSON Schema
NameRequiredDescriptionDefault
inboxIdYesID of inbox
threadIdYesID of thread
list_inboxesInspect

List inboxes

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMax number of items to return
pageTokenNoPage token for pagination
list_threadsInspect

List threads in inbox

ParametersJSON Schema
NameRequiredDescriptionDefault
afterNoFilter items after datetime
limitNoMax number of items to return
beforeNoFilter items before datetime
labelsNoLabels to filter items by
inboxIdYesID of inbox
pageTokenNoPage token for pagination
reply_to_messageInspect

Reply to message

ParametersJSON Schema
NameRequiredDescriptionDefault
htmlNoHTML body
textNoPlain text body
labelsNoLabels
inboxIdYesID of inbox
replyAllNoReply to all recipients
messageIdYesID of message
send_messageInspect

Send message

ParametersJSON Schema
NameRequiredDescriptionDefault
ccNoCC recipients
toYesRecipients
bccNoBCC recipients
htmlNoHTML body
textNoPlain text body
labelsNoLabels
inboxIdYesID of inbox
subjectNoSubject
update_messageInspect

Update message

ParametersJSON Schema
NameRequiredDescriptionDefault
inboxIdYesID of inbox
addLabelsNoLabels to add
messageIdYesID of message
removeLabelsNoLabels to remove

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.