← Registry

Productivity

misar.io

Manage emails by listing, reading, sending, replying, and archiving them.

1 endpoint31 known toolsFirst detected June 5, 2026Last detected September 6, 2026

ENDPOINT 1

https://mail.misar.io/api/mcp

No auth detected

MCP server metadata

Name
MisarMail
Version
2.0.0
Capabilities
toolsprompts

Known tools 31

email.list

List emails from the inbox with optional folder and search filters.

Potential side effects
email.read

Read the full content of a specific email by ID.

Potential side effects
email.send

Send an email from one of your verified MisarMail accounts.

Potential side effects
email.reply

Reply to an existing email thread.

Potential side effects
email.archive

Move an email to the archive folder.

Potential side effects
campaign.list

List email marketing campaigns.

Potential side effects
campaign.get

Get details and stats for a specific campaign.

Inferred read-only
campaign.create

Create a new email marketing campaign (saved as draft).

Potential side effects
campaign.send

Send or schedule an existing draft campaign to all recipients.

Potential side effects
contact.list

List contacts in your audience.

Inferred read-only
contact.add

Add a new contact to your audience.

Inferred read-only
contact.update

Update an existing contact's details.

Potential side effects
template.create

Create a reusable email template.

Potential side effects
analytics.get

Get sending analytics and campaign performance metrics.

Inferred read-only
warmup.get

Check the IP warm-up status for your sending infrastructure.

Inferred read-only
account.score

Get the deliverability score (0-100) and grade (A-F) for your email sending infrastructure.

Potential side effects
key.list

List your active MisarMail API keys with their scopes and usage.

Inferred read-only
automation.list

List email automation workflows with optional status filter.

Potential side effects
automation.create

Create a new email automation workflow with trigger configuration.

Potential side effects
abtest.create

Create an A/B test variant for an existing campaign.

Potential side effects
abtest.winner

Select the winning variant of an A/B test and promote it.

Inferred read-only
ai.subject_lines

Generate AI-powered subject line suggestions for an email campaign.

Potential side effects
contact.score

Get the engagement score and tier for a contact.

Inferred read-only
landing_page.create

Create a landing page for campaigns or lead capture.

Potential side effects
inbound.configure

Configure an inbound email domain to receive emails into MisarMail.

Potential side effects
dmarc.check

Check the DMARC, SPF, and DKIM DNS health for a domain.

Inferred read-only
channel.push_send

Send a push notification to a subscribed device.

Potential side effects
revenue.attribution

Get ecommerce revenue attribution data for email campaigns.

Potential side effects
monetization.stats

Get newsletter monetization statistics including tier subscriptions and revenue.

Inferred read-only
deliverability.audit

Run a full deliverability audit with risk factors and prioritized recommendations.

Inferred read-only
report.generate

Generate a detailed analytics report for campaigns, engagement, or send-time optimization.

Potential side effects

CONNECT 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.

Trust status Trusted

misar.io is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.