← Index

io.github.cyanheads/sanctions-screening-mcp-server

io.github.cyanheads/sanctions-screening-mcp-server·v0.1.0·Other

Screen names against OFAC, EU, UK, UN sanctions lists; resolve entities via GLEIF. Screening aid.

Trust verdict · v1 advisory · method
NOT YET SCREENEDno verdict on file

Verdict not yet evaluated for this tool. The semantic screen takes adversarial cases first; coverage rolls out as the corpus expands (15/150 labels to graduation). The deterministic conformance probe is built but has not yet run on the public corpus, so a recorded verdict here is REVIEW or UNVERIFIED, never a clearing ALLOW. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: the eval, four-state verdict, honest limits.

Own this server? Screen its description →

Environment variables
MCP_LOG_LEVEL

Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').

SANCTIONS_MIRROR_PATH

Filesystem path for the local SQLite mirror. All sources are keyless; no API key is required. Populate the mirror out-of-band with `bun run mirror:init`.

SANCTIONS_FUZZY_MIN_SCORE

Default Jaro-Winkler similarity floor (0-1) for fuzzy matches when the caller omits min_score.

SANCTIONS_FUZZY_MAX_RESULTS

Hard cap on fuzzy candidates scored per query, to bound work on short queries.

MCP_HTTP_HOST

The hostname for the HTTP server.

MCP_HTTP_PORT

The port to run the HTTP server on.

MCP_HTTP_ENDPOINT_PATH

The endpoint path for the MCP server.

MCP_AUTH_MODE

Authentication mode to use: 'none', 'jwt', or 'oauth'.

MCP_LOG_LEVEL

Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').

SANCTIONS_MIRROR_PATH

Filesystem path for the local SQLite mirror; a persistent volume on a hosted deployment. All sources are keyless; no API key is required.

SANCTIONS_REFRESH_CRON

Cron for the scheduled refresh of sanctions lists + GLEIF deltas (HTTP transport only).

SANCTIONS_FUZZY_MIN_SCORE

Default Jaro-Winkler similarity floor (0-1) for fuzzy matches when the caller omits min_score.

SANCTIONS_FUZZY_MAX_RESULTS

Hard cap on fuzzy candidates scored per query, to bound work on short queries.

MCP quality score · maturity, not trust · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
Alternatives in Other