Contactapi runs on your own machine — the client starts it, so there is no endpoint to ping. 24 installs a week from npm. Last commit 15 Jul 2026.
An open-source API for collecting and managing contacts and signups.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add contactapi -- npx -y @kozmos-tech/contactapi
{
"mcpServers": {
"contactapi": {
"args": [
"-y",
"@kozmos-tech/contactapi"
],
"command": "npx"
}
}
}
[mcp_servers.contactapi]
command = "npx"
args = ["-y", "@kozmos-tech/contactapi"]
{
"mcpServers": {
"contactapi": {
"args": [
"-y",
"@kozmos-tech/contactapi"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"contactapi": {
"args": [
"-y",
"@kozmos-tech/contactapi"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.