eKYC Suite runs on your own machine — the client starts it, so there is no endpoint to ping. 172 installs a week from npm. Last commit 21 Jul 2026.
KYC / eKYC MCP server for face compare, liveness, OCR, and image labeling.
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 ekyc-suite -- npx -y @wefi-ai/ekyc-suite-mcp
{
"mcpServers": {
"ekyc-suite": {
"args": [
"-y",
"@wefi-ai/ekyc-suite-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.ekyc-suite]
command = "npx"
args = ["-y", "@wefi-ai/ekyc-suite-mcp"]
{
"mcpServers": {
"ekyc-suite": {
"args": [
"-y",
"@wefi-ai/ekyc-suite-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ekyc-suite": {
"args": [
"-y",
"@wefi-ai/ekyc-suite-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.