OFACScreen Sanctions Screening
Server Details
Screen names against OFAC SDN and 7 more global sanctions lists. Free, no account required.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Available Tools
1 toolscreen_entitySanctions screening (OFAC SDN + 7 more lists)ARead-onlyIdempotentInspect
Screen a person or company name against 8 sanctions lists: OFAC SDN, OFAC Non-SDN (Consolidated), BIS Denied Persons List, UN Security Council Consolidated List, EU Financial Sanctions File, UK OFSI Consolidated List, Canada SEMA, and Swiss SECO. Fuzzy name matching, so transliterations and spelling variants still surface. Returns the number of potential matches and the ten highest scoring, each with its score, list, program, aliases and addresses. Free, no account, 25 screenings a day per caller. A score is name similarity and not a finding that a match is the same person. The screening itself is not recorded and produces no document: report_url opens the same search on ofacscreen.com, where a timestamped PDF record of it can be bought. The price is in report_price. Calling this tool is free.
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Full name of the person or entity to screen, e.g. "Vladimir Petrov" or "Acme Trading LLC". Up to 300 characters. |
Output Schema
| Name | Required | Description |
|---|---|---|
| query | Yes | |
| results | Yes | |
| report_url | Yes | |
| match_found | Yes | |
| screened_at | No | |
| report_price | Yes | |
| results_count | Yes | |
| results_shown | No | |
| lists_screened | No | |
| is_audit_record | No | |
| lists_refreshed | No | |
| results_truncated | No | |
| results_count_is_capped | No |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, but the description adds meaningful behavioral depth: it states the screening is not recorded and produces no document, explains that report_url only opens the same search on ofacscreen.com where a PDF can be purchased, and clarifies the cost (free call, paid report). It also discloses the 25-per-day limit and that the score is not a legal finding. This goes beyond the annotations and gives the agent a complete understanding of side effects and limitations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is longer than many but every sentence adds value: it lists the eight lists, mentions fuzzy matching, describes the return format, gives the rate limit, explains the score's meaning, and clarifies the paid PDF option. It is front-loaded with the core purpose and then provides necessary caveats. There is no fluff or repetition; each clause serves a purpose. A slightly tighter phrasing could reduce length, but it remains highly efficient.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's simplicity (one parameter), the existing annotations, and the presence of an output schema (which presumably details the returned fields), the description covers all critical contextual aspects: the exact lists, the fuzzy-matching behavior, the free tier and rate limit, the non-recorded nature, the score interpretation, and the report purchase flow. It leaves no ambiguity about what happens when the tool is called, making it fully self-sufficient for an agent to decide when and how to invoke it.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema already describes the 'name' parameter thoroughly: 'Full name of the person or entity to screen, e.g. "Vladimir Petrov" or "Acme Trading LLC". Up to 300 characters.' The description adds that fuzzy matching is used, which influences how the parameter is interpreted, but this is more about tool behavior than the parameter itself. Since schema coverage is 100% and the description contributes little additional semantic detail beyond the example, the baseline of 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description immediately states the tool's core action: 'Screen a person or company name against 8 sanctions lists.' It then enumerates the exact lists (OFAC SDN, OFAC Non-SDN, etc.), making it unmistakable what resource is being queried. It also describes fuzzy matching and the output (number of potential matches and top ten scoring hits), fully distinguishing it from any hypothetical alternative. Even without sibling tools, the purpose is precise and unambiguous.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides clear practical usage context: it is free, requires no account, has a rate limit (25 per day), and explicitly warns that the score represents name similarity, not a definitive match. It also explains how to obtain a timestamped PDF via report_url. While it doesn't mention alternative tools or when-not-to-use, the lack of sibling tools makes this less critical. The guidance is actionable and prevents misinterpretation of results.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
1 tool update
- Changed
screen_entity13 fields changed- removed
Input schema / properties / entity_typeRemoved value: -{ - "description": "Optional filter: restrict matches to individuals or to entities/organizations. Omit to search both.", - "enum": [ - "individual", - "entity" - ], - "type": "string" -} - changed
Input schema / properties / name / descriptionPrevious value: -"Full name of the person or entity to screen, e.g. \"Vladimir Petrov\" or \"Acme Trading LLC\"."New value: +"Full name of the person or entity to screen, e.g. \"Vladimir Petrov\" or \"Acme Trading LLC\". Up to 300 characters." - added
Input schema / properties / name / maxLengthAdded value: +300 - added
Output schema / properties / is_audit_recordAdded value: +{ + "type": "boolean" +} - added
Output schema / properties / lists_refreshedAdded value: +{ + "type": [ + "string", + "null" + ] +} - added
Output schema / properties / lists_screenedAdded value: +{ + "type": "integer" +} - added
Output schema / properties / results / items / properties / addresses_totalAdded value: +{ + "type": "integer" +} - added
Output schema / properties / results / items / properties / aliases_totalAdded value: +{ + "type": "integer" +} - changed
Output schema / properties / results / items / properties / matched_alias / typePrevious value: -"string"New value: +[ + "string", + "null" +] - added
Output schema / properties / results_count_is_cappedAdded value: +{ + "type": "boolean" +} - added
Output schema / properties / results_shownAdded value: +{ + "type": "integer" +} - added
Output schema / properties / results_truncatedAdded value: +{ + "type": "boolean" +} - added
Output schema / properties / screened_atAdded value: +{ + "type": "string" +}
1 tool update
- First observed
screen_entity
Frequently Asked Questions
Claiming proves that you control a remote MCP connector. It does not move, proxy, or interrupt the server.
Open the connector listing, choose Claim ownership, and sign in to Glama.
Complete one verification method:
GitHub identity — fastest for official registry listings. For a namespace such as
io.github.alice/server, link the matching GitHub user, then choose Claim with GitHub. An organization namespace such asio.github.acme/serveralso needs that organization to have installed the Glama AI GitHub App and approved its permissions, because GitHub discloses organization membership only to apps it has installed. Use HTTP or DNS when it has not.HTTP challenge — works when you can deploy a public file. Generate a token, publish the exact JSON Glama shows at
/.well-known/glama.jsonon the same origin as the connector, then choose Check HTTP challenge.DNS challenge — works when you control DNS but cannot change the server. Generate a token, create the exact TXT record Glama shows, wait for it to propagate, then choose Check DNS challenge.
After verification, Glama sends a confirmation email and gives you access to listing details, thumbnails, health checks, and analytics. Keep the HTTP file or DNS record in place: Glama periodically checks it and ownership remains verified while the token is discoverable.
The HTTP ownership file has this structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"claim": "glama_claim_..."
}Claim tokens are opaque, stable, and bound to the signed-in Glama account. They contain no email address or other personal information. If Glama can no longer discover a verified HTTP or DNS token, it starts a seven-day grace period before removing claim-based access. Restore the same token during that period to keep ownership verified. Never publish an email address, Glama session token, GitHub token, or connector credential as ownership proof.
If verification fails, confirm that you copied the current token exactly. The HTTP file must be public, return valid JSON with a successful HTTP response, and stay on the connector's origin. DNS changes may need more time to propagate. A claim cannot transfer to a different origin or hostname: if the connector target changes, Glama starts the grace period and the new target must be claimed separately after the previous claim is released.
For a connector linked to the official MCP Registry, registry updates continue to replace its name, description, and URL by default. After claiming, open Manage connector and enable Use Glama listing details as the source of truth if edits made on Glama should be preserved. Categories and thumbnails are always managed on Glama; registry linkage and technical connection settings continue to sync.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
To improve your MCP server's ranking:
Claim ownership of the server listing
Complete the server profile with an accurate description and thumbnail
Provide a test profile so Glama can connect to and evaluate the server
Keep tool definitions clear and complete to earn a high Tool Definition Quality Score (TDQS)
Route real usage through the Glama Gateway; more recorded successful server uses also improve the ranking
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Connectors
Screen names against the US Consolidated Screening List: OFAC SDN, BIS Entity List +10 more lists
Screen a name against the U.S. Treasury OFAC SDN list. Information, not a compliance determination.
Sanctions, PEP, watchlist, recall, business, and contract screening. Free tier, no auth required.
Sanctions screening against OFAC SDN, the EU Consolidated list and the UK Sanctions List.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceScreens names against the US Consolidated Screening List including OFAC SDN and BIS Entity List, keyless.10MIT
- FlicenseNot gradedqualityBmaintenanceScreens names and companies against OFAC, EU, UK, and UN sanctions lists with fuzzy-match scores, supporting bulk lookups for AML/KYC checks. Data is sourced directly from official government lists and cached for fast repeat checks.-
- AlicenseNot gradedqualityAmaintenanceScreen names against consolidated OFAC, EU, UK, and UN sanctions lists and resolve legal entities via GLEIF, with offline fuzzy matching.2841Apache 2.0
- AlicenseNot gradedqualityCmaintenanceChecks names against US FinCEN financial crime lists for compliance and AML due diligence, with a single read-only tool.MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.
TDQS
There is only one tool, so there is no possibility of overlapping or confusing tool purposes within the server. screen_entity is clearly the sole operation for sanctions screening.
The single tool name, screen_entity, follows a clear verb_noun pattern and is immediately understandable. With only one tool, there are no competing conventions or inconsistent naming styles to confuse an agent.
One tool is functional but feels thin for a sanctions screening domain that could reasonably offer batch screening or list-specific lookups. The count is at the very low end of the rubric, though the single tool is not trivial.
The core screening workflow is well covered: it searches multiple sanctions lists, handles fuzzy name matching, and returns match details. Minor gaps exist, such as no batch screening tool and no built-in report or PDF generation, but agents can work around these by calling the tool repeatedly.