Productivity
misar.io
Manage emails by listing, reading, sending, replying, and archiving them.
ENDPOINT 1
https://mail.misar.io/api/mcp
MCP server metadata
- Name
- MisarMail
- Version
- 2.0.0
Known tools 31
account.scoreGet the deliverability score (0-100) and grade (A-F) for your email sending infrastructure.
Potential side effectsautomation.createCreate a new email automation workflow with trigger configuration.
Potential side effectsai.subject_linesGenerate AI-powered subject line suggestions for an email campaign.
Potential side effectsinbound.configureConfigure an inbound email domain to receive emails into MisarMail.
Potential side effectsrevenue.attributionGet ecommerce revenue attribution data for email campaigns.
Potential side effectsmonetization.statsGet newsletter monetization statistics including tier subscriptions and revenue.
Inferred read-onlydeliverability.auditRun a full deliverability audit with risk factors and prioritized recommendations.
Inferred read-onlyreport.generateGenerate a detailed analytics report for campaigns, engagement, or send-time optimization.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.misarmail]
url = "https://mail.misar.io/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"misarmail": {
"type": "http",
"url": "https://mail.misar.io/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: misarmail
Remote MCP URL: https://mail.misar.io/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"misarmail": {
"url": "https://mail.misar.io/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"misarmail": {
"type": "http",
"url": "https://mail.misar.io/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "misarmail",
"transport": "streamable-http",
"url": "https://mail.misar.io/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for misar.io was fetched 2026-08-03T19:43:01.924Z and is being refreshed.
misar.io is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.