eKYC Suite MCP Server
Financial-grade eKYC / KYC identity verification MCP Server for AI agents, exposed as 8 MCP tools. It runs locally over stdio via the published package.
People connecting finance tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.
VERIFIED ACTIVE
LAST COMMIT 2026-07-21 · ★ 4 · #88 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25
MIT · JavaScript servers · how we verify → /methodology
01 · Install eKYC Suite
before you install - you'll need
Set MCP_TRANSPORT, KYC_APPID, KYC_SECRET, LABEL_APPID, LABEL_SECRET before connecting.
Claude Code
claude mcp add wefi-ai-ekyc-suite -- npx -y @wefi-ai/ekyc-suite-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"wefi-ai-ekyc-suite": {
"command": "npx",
"args": [
"-y",
"@wefi-ai/ekyc-suite-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package @wefi-ai/ekyc-suite-mcp - published under the repo owner's npm scope (@wefi-ai)
registry namespace io.github.wefi-ai is GitHub-verified and matches the repo owner
03 · What eKYC Suite can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can compare two face photos and return similarity 0-100, detect forged/synthetic/replayed face photos, detect deepfake/replay/synthetic face videos, and extract bank card number/expiry.
Capability map
Tools grouped from the project's README - what eKYC Suite lets an agent do.
Face
1 tool - e.g. Compares two face photos and returns similarity 0-100
face_compare
Photo
1 tool - e.g. Detects forged/synthetic/replayed face photos
photo_liveness_detect
Video
1 tool - e.g. Detects deepfake/replay/synthetic face videos
video_liveness_detect
Card
1 tool - e.g. Extracts Chinese ID card fields
id_card_ocr
Bank
1 tool - e.g. Extracts bank card number/expiry
bank_card_ocr
Driver
1 tool - e.g. Extracts driver license fields
driver_license_ocr
Vehicle
1 tool - e.g. Extracts vehicle license fields
vehicle_license_ocr
Media
1 tool - e.g. Detects 15+ portrait/environment labels
media_labeling
04 · Who maintains eKYC Suite
eKYC Suite is maintained by wefi-ai. It's the only MCP server we track from this author; the repo dates to Mar 2026.
05 · Facts
- repository
- github.com/wefi-ai/ekyc-suite
- category
- finance - ranked #88 of 283 actively-maintained finance servers as of 2026-08-25.
- registry
- io.github.wefi-ai/ekyc-suite (active, first published 2026-04-01 · 3 versions)
- packages
- npm:@wefi-ai/ekyc-suite-mcp
06 · eKYC Suite FAQ
Is eKYC Suite still maintained?
Yes - as of 2026-08-25, its last commit was 2026-07-21. We re-verify nightly.
What can eKYC Suite do?
With this server connected, an agent can compare two face photos and return similarity 0-100, detect forged/synthetic/replayed face photos, detect deepfake/replay/synthetic face videos, and extract bank card number/expiry.
How do I install eKYC Suite?
Run `npx -y @wefi-ai/ekyc-suite-mcp`. The README documents 5 environment variables (MCP_TRANSPORT, KYC_APPID, KYC_SECRET…) to set first. Set MCP_TRANSPORT, KYC_APPID, KYC_SECRET, LABEL_APPID, LABEL_SECRET before connecting. You can also paste the ready-made client config above.
Does eKYC Suite run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to eKYC Suite
Alternatives to eKYC Suite
Maintained finance servers if eKYC Suite isn't the fit.
- Tradingview MCP Real-time market data, screeners, technical analysis & backtesting for stocks, crypto and forex. ★ 4,214 · 2026-08-24
- Edgar Tools Open-source SEC EDGAR toolkit - 11 tools, 7 prompts, every filing type. No API key required. ★ 2,613 · 2026-08-25
- Emilia Protocol Exact-action approval for consequential agent actions: request, track, and verify signed receipts. ★ 787 · 2026-08-25
- xbbg MCP Local Bloomberg tools for xbbg users. ★ 737 · 2026-08-14
- TickDB Market Data Real-time & historical market data: forex, stocks, crypto, indices, metals, K-line, quotes ★ 712 · 2026-06-20
- Finlab AI Quantitative trading toolkit with 900+ data columns, backtesting, and 60+ strategy examples. ★ 413 · 2026-08-14
Pairs well with
Servers that cover what eKYC Suite doesn't - only shown when the pairing reason fits the companion.
More finance MCP servers · Koreanpulse · CNN Fear & Greed Index · Chestnyi Znak MCP Server · X402 Seller - Rug Protection & Safe Alpha For Trading Agents · QuickBooks Online (wyre-technology)
More JavaScript MCP servers · Registry MCP Server · Aesthetic Computer · Ato MCP · Fast News MCP · Macos Vision MCP · see all