nintact
Rank #31,238com.nintact/nintact
Contact forms that actually arrive. No SPF/DKIM, no SMTP. AI sorts them and drafts the reply.
nintact is a Model Context Protocol (MCP) server published by homareyoshizaki. It ranks #31,238 of 132,405 servers tracked on MCP Toplist. nintact is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Sep 4, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 101,167 of 132,405 servers on MCP Toplist.
Use nintact
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add nintact -e "NINTACT_API_KEY=<your NINTACT_API_KEY>" -- npx -y nintact-mcpReplace each placeholder with your own value before saving.
[mcp_servers.nintact]
command = "npx"
args = ["-y", "nintact-mcp"]
[mcp_servers.nintact.env]
NINTACT_API_KEY = "<your NINTACT_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nintact": {
"command": "npx",
"args": [
"-y",
"nintact-mcp"
],
"env": {
"NINTACT_API_KEY": "<your NINTACT_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nintact": {
"command": "npx",
"args": [
"-y",
"nintact-mcp"
],
"env": {
"NINTACT_API_KEY": "<your NINTACT_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"nintact": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"nintact-mcp"
],
"env": {
"NINTACT_API_KEY": "<your NINTACT_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nintact": {
"command": "npx",
"args": [
"-y",
"nintact-mcp"
],
"env": {
"NINTACT_API_KEY": "<your NINTACT_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"nintact": {
"command": "npx",
"args": [
"-y",
"nintact-mcp"
],
"env": {
"NINTACT_API_KEY": "<your NINTACT_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.nintact%2Fnintact)<a href="https://mcptoplist.com/server/com.nintact%2Fnintact"><img src="https://mcptoplist.com/badge/com.nintact%2Fnintact.svg" alt="MCP Toplist: Top 25% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
homareyoshizaki
Other servers by homareyoshizaki
View all homareyoshizaki servers →Available versions (4)
| Version | Published |
|---|---|
| 0.5.2 | Sep 18, 2026 |
| 0.5.1 | Sep 18, 2026 |
| 0.3.1 | Sep 7, 2026 |
| 0.1.1 | Sep 4, 2026 |
Frequently asked questions
- Who maintains nintact?
- nintact is maintained by homareyoshizaki, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is nintact listed on the Official MCP Registry?
- Yes — nintact is listed on the Official MCP Registry, alongside Glama.
- How many versions does nintact have?
- MCP Toplist tracks 4 versions of nintact, most recently published on Sep 18, 2026.
- Where can I find the source code for nintact?
- The source code for nintact is hosted at github.com/homareyoshizaki/nintact-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.