Skip to main content
ClaudeWave

MCP server for nintact — a contact form you paste in one line, an AI that sorts inquiries and drafts replies, and delivery that needs no DNS work.

MCP ServersRegistry oficial0 estrellas0 forksTypeScriptMITActualizado today
ClaudeWave Trust Score
95/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 9/19/2026
Install in Claude Code / Claude Desktop
Method: NPX · nintact-mcp
Claude Code CLI
claude mcp add nintact-mcp -- npx -y nintact-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "nintact-mcp": {
      "command": "npx",
      "args": ["-y", "nintact-mcp"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Casos de uso

Resumen de MCP Servers

# 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](https://nintact.com).

| Package | What it is |
|---|---|
| [`nintact-mcp`](packages/nintact-mcp) | MCP server — 32 tools. Build forms, read the inbox, approve replies from your editor. |
| [`nintact`](packages/nintact) | 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.

## Quick start

```bash
npx nintact-mcp login                          # 6-digit code by email; the key is stored, not pasted
claude mcp add nintact -- npx -y nintact-mcp
```

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

```bash
curl https://nintact.com/api/v1/check?domain=example.com
```

## Docs

- [`https://nintact.com/llms.txt`](https://nintact.com/llms.txt) — one screen, enough to install
- [`https://nintact.com/llms-full.txt`](https://nintact.com/llms-full.txt) — the full API
- [MCP server details](packages/nintact-mcp/README.md)
- [Client and CLI](packages/nintact/README.md)

## Development

```bash
npm install
npm run build
```

## License

MIT
ai-agentsclaudecontact-formdkimemail-deliverabilitymcpmcp-servermodel-context-protocolnextjsspf

Lo que la gente pregunta sobre nintact-mcp

¿Qué es homareyoshizaki/nintact-mcp?

+

homareyoshizaki/nintact-mcp es mcp servers para el ecosistema de Claude AI. MCP server for nintact — a contact form you paste in one line, an AI that sorts inquiries and drafts replies, and delivery that needs no DNS work. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-18.

¿Cómo se instala nintact-mcp?

+

Puedes instalar nintact-mcp clonando el repositorio (https://github.com/homareyoshizaki/nintact-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar homareyoshizaki/nintact-mcp?

+

Nuestro agente de seguridad ha analizado homareyoshizaki/nintact-mcp y le ha asignado un Trust Score de 95/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene homareyoshizaki/nintact-mcp?

+

homareyoshizaki/nintact-mcp es mantenido por homareyoshizaki. La última actividad registrada en GitHub es del 2026-09-18, con 0 issues abiertos.

¿Hay alternativas a nintact-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega nintact-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: homareyoshizaki/nintact-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/homareyoshizaki-nintact-mcp)](https://claudewave.com/repo/homareyoshizaki-nintact-mcp)
<a href="https://claudewave.com/repo/homareyoshizaki-nintact-mcp"><img src="https://claudewave.com/api/badge/homareyoshizaki-nintact-mcp" alt="Featured on ClaudeWave: homareyoshizaki/nintact-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a nintact-mcp