AI email inbox and sending tools with attachments, search, live events, and webhooks.
What it says
The record the registry holds
Where it answers
https://mcp.sendmux.ai/mcp · streamable-http
How you get it
It also ships as a package you run yourself.
sendmux-mcp · pypi · 1.6.1
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.Sendmux/sendmux-mcp",
"description": "AI email inbox and sending tools with attachments, search, live events, and webhooks.",
"title": "Email Inbox API + Sending by Sendmux",
"repository": {
"url": "https://github.com/Sendmux/sendmux-sdk",
"source": "github",
"id": "1253958043",
"subfolder": "packages/python/mcp"
},
"version": "1.6.1",
"websiteUrl": "https://sendmux.ai/docs/guides/mcp",
"packages": [
{
"registryType": "pypi",
"identifier": "sendmux-mcp",
"version": "1.6.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Tool surfaces to run locally.",
"isRequired": true,
"format": "string",
"value": "mailbox,management,sending",
"name": "SENDMUX_MCP_SURFACES"
},
{
"description": "Mailbox API key for Mailbox API and Sending API tools.",
"isRequired": true,
"format": "string",
"isSecret": true,
"placeholder": "smx_mbx_...",
"name": "SENDMUX_MAILBOX_API_KEY"
},
{
"description": "Root API key for Management API tools.",
"isRequired": true,
"format": "string",
"isSecret": true,
"placeholder": "smx_root_...",
"name": "SENDMUX_MANAGEMENT_API_KEY"
},
{
"description": "Optional send-capable smx_mbx_ key or owner-approved smx_agent_ token for Sending API tools when it differs from the Mailbox API key.",
"format": "string",
"isSecret": true,
"placeholder": "smx_mbx_...",
"name": "SENDMUX_SENDING_API_KEY"
}
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.sendmux.ai/mcp"
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-19T00:54:11.470938Z",
"publishedAt": "2026-08-19T00:54:11.470938Z",
"updatedAt": "2026-08-19T00:54:11.470938Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you calllocal · you run it yourselfversion 1.6.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.