Send transactional email, run campaigns, manage contacts and automations, audit deliverability.
What it says
The record the registry holds
Where it answers
https://api.misar.io/mail/mcp · streamable-http
How you get it
It also ships as a package you run yourself.
@misarmail/mcp · npm · 5.1.2
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.Misar-AI/misarmail-mcp",
"description": "Send transactional email, run campaigns, manage contacts and automations, audit deliverability.",
"title": "MisarMail MCP Server",
"repository": {
"url": "https://github.com/Misar-AI/misarmail-mcp",
"source": "github"
},
"version": "5.1.2",
"websiteUrl": "https://www.misarmail.com",
"packages": [
{
"registryType": "npm",
"identifier": "@misarmail/mcp",
"version": "5.1.2",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your MisarMail API key (msk_…). Create one at https://mail.misar.io/developers, or omit it and run the \"login\" tool to authenticate via browser.",
"format": "string",
"isSecret": true,
"name": "MISARMAIL_API_KEY"
},
{
"description": "Override the API base URL. Only needed for self-hosted instances.",
"format": "string",
"name": "MISARMAIL_BASE_URL"
}
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://api.misar.io/mail/mcp",
"headers": [
{
"description": "MisarMail API key. Format: Bearer msk_… — create one at https://mail.misar.io/developers",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-19T11:04:32.658039Z",
"publishedAt": "2026-08-19T11:04:32.658039Z",
"updatedAt": "2026-08-19T11:04:32.658039Z",
"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 5.1.2last 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.