sanctions-screening-mcp-server: list sources
sanctions_list_sourcesList the sanctions watchlists (OFAC SDN + Consolidated, EU, UK, UN) and GLEIF datasets currently loaded in the local mirror, each with its record count, source URL, license, and the mirror's readiness and as-of timestamp. Use this for provenance and freshness on any result — results are only as current as the last mirror refresh, and a not-ready mirror means screening cannot run yet. Attribution: UK data is under the Open Government Licence v3.0; all sources are cited here.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | Present when the call failed. Absent on success. | |
| leiAsOf | No | ISO 8601 timestamp of the last completed GLEIF sync, when available. | |
| sources | No | All loaded sources, sanctions lists then the GLEIF dataset. | |
| leiReady | No | True once the GLEIF (LEI) mirror has completed at least one full sync. | |
| sanctionsAsOf | No | ISO 8601 timestamp of the last completed sanctions sync, when available. | |
| sanctionsReady | No | True once the sanctions mirror has completed at least one full sync. |