nintact-mcp
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@nintact-mcpCreate a contact form and list my unapproved draft replies"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
nintact — MCP server and JavaScript client
A contact form you paste in one line. An AI that sorts what comes in and drafts the reply. Delivery that needs no DNS work.
This repository holds the two published packages. The hosted service lives at nintact.com.
Package | What it is |
MCP server — 32 tools. Build forms, read the inbox, approve replies from your editor. | |
JavaScript client, React component, and CLI. |
The problem this exists for
A site built with an AI assistant usually works until the contact form. Then the mail silently stops. Gmail and Yahoo! reject mail from a domain with no SPF/DKIM, and whoever built the site finds out weeks later — from the customer who never got an answer.
The usual fixes all end at the same wall: an SMTP plugin still needs a domain you have authenticated, and authenticating a domain means DNS records the person often cannot edit.
nintact sends over an already-authenticated domain, with Reply-To pointing at your own address.
Replies reach you without touching DNS, SMTP, or a mail provider.
Related MCP server: Mailbuttons MCP Server
Quick start
npx nintact-mcp login # 6-digit code by email; the key is stored, not pasted
claude mcp add nintact -- npx -y nintact-mcpThen ask your assistant to build the form.
No account yet? check_deliverability works without a key — it reads public DNS and tells you
whether a domain can actually get mail delivered.
curl https://nintact.com/api/v1/check?domain=example.comDocs
https://nintact.com/llms.txt— one screen, enough to installhttps://nintact.com/llms-full.txt— the full API
Development
npm install
npm run buildLicense
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Branded email on your own domain: send, reply, search, aliases, contacts and campaigns.
Email for AI agents — send, receive as a webhook, manage domains, templates, routing.
Give an AI agent its own inbox — receive email as a webhook, send over a verified domain.
Email for AI agents: send mail, manage contacts, automations & webhooks. Zero-DNS first send.
Related MCP Servers
AlicenseNot gradedqualityDmaintenanceProvides AI agents with a free, functional email address via the Model Context Protocol without requiring manual registration. It enables comprehensive email capabilities including sending, receiving, and managing messages, contacts, and automated settings.80 npm661MIT- AlicenseNot gradedqualityDmaintenanceEnables AI agents to send and receive email with enforced security policies, scoped mailboxes, and human approval for external sending.1MIT
- AlicenseAqualityBmaintenanceGives AI agents their own email address with inbound parsing, classification, extraction, and prompt injection screening, plus tools to manage mailboxes, send/receive emails, and handle draft approval workflows.1475 npmMIT

sounnyforms-mcpofficial
AlicenseAqualityCmaintenanceEnables AI agents to submit and triage leads via email, check endpoint health, and generate production-ready form code across multiple frameworks without requiring API keys.416 npmMIT