Loading MCP server directory, please wait...
Create a contact form, read what came in, and approve AI-written replies. No SMTP, no DNS records.
npx @getmcp/cli add com.nintact/nintactRequires Node.js 18+. Community-contributed server. Review source before installing.
NINTACT_API_KEYAPI key from `npx nintact init`
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.nintact/nintact": {
"command": "npx",
"args": [
"-y",
"nintact-mcp"
],
"env": {
"NINTACT_API_KEY": ""
}
}
}
}