Skip to main content
Glama

Server Details

Screen a business or person for exclusions, debarment, and sanctions (SAM.gov, OFAC).

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 3.8/5 across 2 of 2 tools scored.

Server CoherenceA
Disambiguation5/5

The two tools have clearly distinct purposes: one resolves an entity to identifiers, the other screens for risk. No overlap.

Naming Consistency5/5

Both tools follow a consistent verb_noun pattern: resolve_entity and screen_entity.

Tool Count4/5

With only 2 tools, the server is minimal but well-scoped for its stated purpose of entity resolution and screening. The count is appropriate for a focused utility.

Completeness5/5

The tool set covers the two main actions implied by the server name: resolving an entity and screening it for risk. No obvious gaps in this narrow domain.

Available Tools

2 tools
resolve_entityBInspect

Resolve a real-world entity across regulated datasets and return its canonical identity plus all linked identifiers (ticker, CIK, UEI, DUNS, NPI). Use to cross-walk a name to its federal/SEC/health identifiers.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYesEntity name or ticker
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations exist, so description carries full burden. It describes the action but omits behavior on failure, required permissions, or side effects. As a read-like operation, it does not confirm non-destructive nature or error handling.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Single sentence of 26 words, front-loaded with main action and specific output identifiers. No redundancy or unnecessary detail.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With no output schema, description lists returned identifiers (ticker, CIK, UEI, DUNS, NPI). Missing structure details and error scenarios, but adequate for a simple one-parameter tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The description adds that 'name' accepts entity names OR tickers, beyond the schema's 'Entity name or ticker'. With 100% schema coverage, this clarifies input flexibility and links to output identifiers.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool resolves entities and returns canonical identity plus linked identifiers. It specifies regulatory datasets and identifier types (ticker, CIK, UEI, DUNS, NPI), but does not differentiate from sibling tool 'screen_entity'.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance on when to use this tool vs alternatives. The sibling 'screen_entity' exists but no comparison or selection criteria provided. 'Use to cross-walk' is implicit but lacks explicit when-not or context.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

screen_entityAInspect

Screen a company/provider/vendor/counterparty for risk before onboarding. Resolves the entity across SEC, USAspending, NPI, NIH and FDA, then checks federal exclusion lists (OIG LEIE, SAM.gov), FDA enforcement/recalls, and absence signals (stopped filing, lapsed activity). Returns a risk score plus sourced, neutral evidence with links.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYesLegal/business name or ticker of the entity to screen
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries full burden. It discloses multiple data sources (SEC, USAspending, etc.), checks for exclusion, recalls, and absence signals, and describes output (risk score with evidence). However, it omits details like latency, rate limits, or whether it is read-only.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two well-structured sentences that front-load the main purpose and then detail functionality. No wasted words; every sentence earns its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Tool complexity is low with one parameter. Description adequately covers input, process (sources checked), and output (risk score with evidence). No missing elements given the lack of output schema.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

There is only one parameter with 100% schema coverage, so baseline is 3. The description adds general context about the entity type but does not add specifics beyond the schema's description of the parameter.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the verb 'Screen' and the resource 'entity for risk', specifying the action and context. It distinguishes from the sibling tool 'resolve_entity' by focusing on risk assessment.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear context by stating 'before onboarding', indicating when to use. It implies a difference from the sibling tool but does not explicitly state when not to use or alternatives.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Servers

View all MCP Servers

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources