Data Verify Mcp
@CCCpan
About Data Verify Mcp
MCP Server for Chinese data verification - identity, enterprise, vehicle, OCR & risk assessment. 10 tools covering 5 categories.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"data-verify": {
"command": "npx",
"args": [
"-y",
"data-verify-mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Data Verify MCP?
Data Verify MCP is an MCP server integrating 5 categories and 10 verification capabilities covering identity authentication, enterprise credit, transportation/logistics, intelligent OCR, and risk assessment. It is designed for KYC compliance, financial risk control, enterprise due diligence, vehicle management, and automated document entry, and works with AI tools like OpenClaw, QClaw, Claude, Cursor, and VSCode.
How to use Data Verify MCP?
Install via npx -y data-verify-mcp or npm install -g data-verify-mcp. Configure in your MCP client (e.g., Claude Desktop, Cursor) by adding the server entry with environment variable DATA_VERIFY_ACCESS_TOKEN (optional, for unlimited usage). You can also set a custom API base with DATA_VERIFY_API_BASE.
Key features of Data Verify MCP
- Identity verification (ID, phone, bank card)
- Face comparison (two photo similarity)
- Enterprise info and risk query
- Vehicle info and risk scoring
- OCR recognition for multiple document types
- Personal comprehensive risk assessment
Use cases of Data Verify MCP
- KYC identity verification for financial onboarding
- Enterprise due diligence and risk screening
- Vehicle risk assessment for used‑car transactions
- Automated document OCR for data entry
- Credit risk evaluation for loan approvals
FAQ from Data Verify MCP
Do I need to register to use it?
No. A free daily quota of 100 calls is provided with no registration. For higher limits, you can register to get a Token.
Which document types does OCR support?
Currently supports: ID card front, ID card back, bank card, driver’s license, and vehicle license.
What image format is required for face comparison?
Supports JPG and PNG formats, encoded as Base64. Images should be under 2MB with a clear face area.
Are identity verification queries real‑time?
Yes, all identity verification queries are real‑time to ensure timeliness and accuracy.
How is data security ensured?
All requests are encrypted via HTTPS, and sensitive information is masked in responses. No raw user data is stored.
More Data & Analytics MCP servers
🎓 Semantic Scholar MCP Server
JackKuo666🔍 This project implements a Model Context Protocol (MCP) server for interacting with the Semantic Scholar API. It provides tools for searching papers, retrieving paper and author details, and fetching citations and references.
Deep Research
u14appUse any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.
HubSpot MCP Server
peakmojoA Model Context Protocol (MCP) server that enables AI assistants to interact with HubSpot CRM data, providing built-in vector storage and caching mechanisms help overcome HubSpot API limitations while improving response times.
Comments