Server Details
Entity verification, sanctions screening, and trust scoring for AI agents.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
See and control every tool call
Available Tools
5 toolscheck_agentInspect
Verify AI agent trust via LimitGuard.
Checks if an AI agent is trusted based on its identifier.
Used for multi-agent systems to verify delegation targets.
Args:
agent_id: Unique agent identifier
agent_name: Human-readable agent name
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | ||
| agent_name | Yes |
check_entityInspect
Check entity trust score via LimitGuard API.
Full trust intelligence check on a business entity.
Returns trust score (0-100), risk level, and recommendation.
Args:
entity_name: Full legal name of the entity
country: ISO 3166-1 alpha-2 country code (e.g., NL, BE, DE)
kvk_number: Optional Dutch KVK registration number (8 digits)
domain: Optional company website domain
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | ||
| country | Yes | ||
| kvk_number | No | ||
| entity_name | Yes |
get_risk_scoreInspect
Quick risk assessment without full trust check.
Faster endpoint that focuses on risk signals only.
Use when you only need basic risk evaluation.
Args:
entity_name: Full legal name of the entity
country: ISO 3166-1 alpha-2 country code
| Name | Required | Description | Default |
|---|---|---|---|
| country | Yes | ||
| entity_name | Yes |
get_trust_scoreInspect
Quick trust score lookup by entity ID.
Fast lookup for previously checked entities.
Returns cached score if available.
Args:
entity_id: Entity identifier (KVK number, domain, or hash)
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes |
verify_walletInspect
Check wallet trust score for crypto payments.
Verifies wallet against scam lists and transaction patterns.
Supports EVM (0x...) and Solana (base58) addresses.
Args:
wallet_address: Blockchain wallet address
chain_id: CAIP-2 chain ID (default: eip155:8453 for Base)
| Name | Required | Description | Default |
|---|---|---|---|
| chain_id | No | eip155:8453 | |
| wallet_address | Yes |
Verify Ownership
This connector has been claimed. The /.well-known/glama.json file has been verified and ownership is confirmed.
Glama periodically re-verifies ownership. If the file is removed, the claim will be revoked.
Control your server's listing on Glama, including description and metadata
Receive usage reports showing how your server is being used
Get monitoring and health status updates for your server
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!