MCP Server for Verihubs' services
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"verihubs-mcp-server": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
An MCP Server that connect to Verihubs services such as OCR, facial recognition, document scanning, etc.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in security
An evil MCP server used for redteam testing
AI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Proof primitive for AI agents on MultiversX. Anchor file hashes on-chain as verifiable proofs.
Security-first platform for AI agents. 38 specialized agents, 15 AI-powered extensions, zero-knowledge multi-agent orchestration. SENTINEL WAF, Ed25519 auth, 2.6M grounding facts.
MCP Security Weekly
Get CVE alerts and security updates for Verihubs Mcp Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
An MCP Server that connect to Verihubs services such as OCR, facial recognition, document scanning, etc.
extract_ktp_dataThe server provides extract_ktp_data tool that accepts base64 image that contains a KTP (Indonesian ID Card) and returns extracted KTP data in JSON.
Parameters:
image (string): base64 image containing KTP ID Carddetect_deepfake: Detect if an image or video contains deepfake/artificially generated contentdetect_face_spoof: Detect if a face in an image is real or a spoof (photo, mask, etc.)count_faces: Count the number of faces detected in an imageface_recognition: Compare two face images to determine if they belong to the same personextract_sim_ocr: Extract data from Indonesian SIM (Driver's License) using OCRextract_npwp_ocr: Extract data from Indonesian NPWP (Tax ID) using OCRsend_sms_otp: Send OTP (One-Time Password) via SMS to a phone numbersend_whatsapp_otp: Send OTP (One-Time Password) via WhatsApp to a phone numberStart the weather MCP server:
cargo run
Start the weather MCP server with npx @modelcontextprotocol/inspector:
npx @modelcontextprotocol/inspector
WIP
git checkout -b feature/amazing-feature)git commit -m 'Add amazing feature')git push origin feature/amazing-feature)This project is licensed under the MIT License - see the LICENSE file for details.