Inxmail Mcp
@shahabazdev
About Inxmail Mcp
MCP server for the Inxmail Commerce transactional API — events, sendings, bounces, blocklist, blacklist, reactions, and delivery tracking from Claude.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"inxmail": {
"command": "npx",
"args": [
"-y",
"inxmail-mcp"
],
"env": {
"INXMAIL_INSTANCE": "your-instance",
"INXMAIL_API_KEY_ID": "your-key-id",
"INXMAIL_API_SECRET": "your-secret"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Inxmail Mcp?
Inxmail Mcp is an MCP server for the Inxmail Commerce Transactional API. It lets you manage events, sendings, bounces, blocklist, blacklist, reactions, and delivery tracking directly from Claude.
How to use Inxmail Mcp?
Install globally with npm install -g inxmail-mcp or run via npx. Configure the environment variables INXMAIL_INSTANCE, INXMAIL_API_KEY_ID, and INXMAIL_API_SECRET. Add the server to your Claude Desktop claude_desktop_config.json or use claude mcp add for Claude Code. Then invoke any of the 29 available tools from natural language prompts.
Key features of Inxmail Mcp
- Check delivery status for any email
- Trigger transactional email events
- Manage blocklist (hard bounces) and blacklist (explicit blocks)
- List bounces, complaints, reactions, and deliveries
- Send raw RFC 5322 emails (Base64-encoded)
- Access mail relay and error log data
Use cases of Inxmail Mcp
- Check if an email is blocked or blacklisted
- Verify delivery status of a sent transactional email
- Trigger a welcome email event for new users
- List all bounces from the last week
- Review error logs from the Inxmail Commerce API
FAQ from Inxmail Mcp
What environment variables are required?
INXMAIL_INSTANCE (your instance subdomain), INXMAIL_API_KEY_ID (your API key ID), and INXMAIL_API_SECRET (your API secret) are all required.
How do I install Inxmail Mcp?
Install globally via npm: npm install -g inxmail-mcp. You can also run it on the fly with npx -y inxmail-mcp.
How can I check if an email is blocked?
Use the check_email_blocked tool, which checks both the blocklist (hard bounces) and blacklist (explicit blocks).
What email-related tools are available?
Tools are organized into categories: Events, Sendings, Reactions & Tracking, Bounces & Complaints, Blocklist, Blacklist, Mail Relay, Raw Mail, and Error Logs – covering 29 tools in total.
Can I send a raw email?
Yes, the send_raw_mail tool allows you to send a complete RFC 5322 formatted email encoded in Base64.
Frequently asked questions
What environment variables are required?
`INXMAIL_INSTANCE` (your instance subdomain), `INXMAIL_API_KEY_ID` (your API key ID), and `INXMAIL_API_SECRET` (your API secret) are all required.
How do I install Inxmail Mcp?
Install globally via npm: `npm install -g inxmail-mcp`. You can also run it on the fly with `npx -y inxmail-mcp`.
How can I check if an email is blocked?
Use the `check_email_blocked` tool, which checks both the blocklist (hard bounces) and blacklist (explicit blocks).
What email-related tools are available?
Tools are organized into categories: Events, Sendings, Reactions & Tracking, Bounces & Complaints, Blocklist, Blacklist, Mail Relay, Raw Mail, and Error Logs – covering 29 tools in total.
Can I send a raw email?
Yes, the `send_raw_mail` tool allows you to send a complete RFC 5322 formatted email encoded in Base64.
Basic information
More Other MCP servers

Glasswarp
GlasswarpSee and control a real Windows PC you own — from any MCP client, locally or remotely. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH: your machine, your key.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
ghidraMCP
LaurieWiredMCP Server for Ghidra
Comments