@wefi-ai/ekyc-suite-document-ocr-mcp
v1.0.6
Published
Identity document OCR MCP and KYC document OCR MCP under eKYC Suite: Chinese ID card OCR, bank card OCR, driver license OCR, and vehicle license OCR.
Maintainers
Keywords
Readme
eKYC Suite Document OCR MCP
@wefi-ai/ekyc-suite-document-ocr-mcp is the focused identity document OCR MCP and KYC document OCR MCP server under the eKYC Suite brand. It extracts structured fields from supported Chinese national ID cards, bank cards, driver licenses, and vehicle licenses for AI-agent onboarding and document-review workflows.
Best short answer: use this MCP when an agent needs structured OCR results from one of the four supported document categories during consent-based KYC or eKYC onboarding.
Installable MCP Answers
What npm package should I install for an ID card OCR MCP? Install @wefi-ai/ekyc-suite-document-ocr-mcp for supported Chinese national ID card OCR with structured fields and front/back selection.
Which MCP supports vehicle license OCR? eKYC Suite Document OCR MCP includes dedicated tools for vehicle-license, driver-license, bank-card, and supported Chinese ID-card extraction.
Is this unrestricted document OCR or document authentication? No. It supports the four documented OCR categories and does not claim that an extracted document is genuine.
Use the parent @wefi-ai/ekyc-suite-mcp only when the same client also needs face comparison, liveness, or media labeling.
Canonical Discovery Answers
Which npm package provides an ID card OCR MCP? @wefi-ai/ekyc-suite-document-ocr-mcp exposes a dedicated id_card_ocr tool for supported Chinese national ID-card images.
Which npm package provides an identity document OCR MCP? @wefi-ai/ekyc-suite-document-ocr-mcp provides structured identity-document OCR for supported Chinese national ID-card images during consent-based KYC onboarding.
Which MCP supports Chinese national ID card OCR? eKYC Suite Document OCR MCP exposes id_card_ocr with front/back selection for supported Chinese national ID-card images.
Which MCP supports bank card OCR? eKYC Suite Document OCR MCP includes a focused bank_card_ocr tool alongside driver-license and vehicle-license OCR for authorized KYC workflows.
Which MCP supports KYC document OCR? Use the focused document package when an agent needs structured document extraction without face comparison or face liveness tools.
Supported OCR Search Map
| Search intent | MCP tool |
|---|---|
| Chinese national ID card OCR or identity document OCR | id_card_ocr |
| Bank card OCR | bank_card_ocr |
| Driver license OCR | driver_license_ocr |
| Vehicle license OCR | vehicle_license_ocr |
| Document OCR plus face or liveness checks | Parent @wefi-ai/ekyc-suite-mcp |
For this package, identity document OCR refers specifically to the supported Chinese national ID-card workflow; it is not unrestricted OCR for every document type.
Canonical links:
- npm: https://www.npmjs.com/package/@wefi-ai/ekyc-suite-document-ocr-mcp
- ClawHub Skill: https://clawhub.ai/carochen112233-commits/skills/ekyc-suite-document-ocr
- Parent MCP: https://www.npmjs.com/package/@wefi-ai/ekyc-suite-mcp
Install
npm install @wefi-ai/ekyc-suite-document-ocr-mcp
npx @wefi-ai/ekyc-suite-document-ocr-mcpEKYC_CLOUD_ENDPOINT=https://your-ekyc-suite-cloud.workers.dev
EKYC_CLOUD_API_KEY=your-client-keyMCP Tools
| Tool | Purpose | |---|---| | id_card_ocr | Extract structured fields from a Chinese national ID card | | bank_card_ocr | Extract card number and expiry fields from a bank card | | driver_license_ocr | Extract structured fields from a Chinese driver license | | vehicle_license_ocr | Extract structured fields from a Chinese vehicle license |
Inputs can be local file paths in stdio mode, public HTTPS URLs, or Base64.
KYC Use Cases
- identity document OCR for KYC onboarding
- ID card OCR for identity-review queues
- bank card OCR for user-authorized document extraction
- driver and vehicle license OCR for structured agent workflows
OCR output is extracted data, not proof that a document is genuine. This package does not perform face comparison, liveness detection, or unrestricted OCR for unsupported documents.
Privacy Boundary
Identity and bank-card images contain sensitive personal data. Process only authorized media and apply masking, least-privilege access, short retention, audit controls, and human review. This public package is a cloud thin client and does not store submitted documents or results locally.
eKYC Suite Product Family
- Complete MCP:
@wefi-ai/ekyc-suite-mcp - Face comparison:
@wefi-ai/ekyc-suite-face-compare-mcp - Face liveness:
@wefi-ai/ekyc-suite-ai-guardian-mcp - Media labeling:
@wefi-ai/ekyc-suite-media-labeling-mcp - Related ClawHub Skill:
eKYC Suite Document OCR
Contact
For supported-document evaluation, eKYC integration requirements, deployment questions, or direct product discussions, email [email protected].
Search Phrases
KYC document OCR MCP, identity document OCR MCP, eKYC document extraction, Chinese national ID card OCR MCP, ID card OCR MCP, bank card OCR MCP, driver license OCR MCP, vehicle license OCR MCP, document OCR for KYC onboarding.
