kyc_screener_batch

shallow

io.github.getgapup/mcp-knowledge · Verify this server

Async batch variant of kyc_screener. Accepts 1-100 names and returns immediately (<300ms) with a job_id. The screening runs in the background (up to 10 parallel KYC calls). Poll the result with kyc_screener_batch_result(job_id) after the eta_seconds hint. Each entry can specify name, type (person/company/any), and an optional birthdate hint. Use for bulk client onboarding, UBO list screening, or periodic AML refresh batches. Async tool — register a webhook via `webhooks_manage(register, url, [job.completed])` to receive callbacks instead of polling. Faster + lighter.

100.0/100

1 trials · measured 8 days ago

kyc_screener_batch scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.github.getgapup/mcp-knowledge, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
self-provisionable
Category
Content & media
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: kyc_screener_batch
[![Vouch score](https://vouch.tools/api/tools/640606f5-5a31-4991-b66d-a30e6f61fc9b/badge.svg)](https://vouch.tools/tools/640606f5-5a31-4991-b66d-a30e6f61fc9b)
kyc_screener_batch — Vouch