veradata-api
Server Details
Verified Latin American data for autonomous AI agents — sanctions screening (OFAC+SARLAFT+CNBV+COAF+UAF), entity enrichment (RUES/CNPJ/RFC), central bank rates (DTF/TIIE/Selic/TRM/UF), and market intelligence. EU AI Act Art.13 compliant. $0.02–$0.10 USDC via x402 on Base and Solana.
- Status
- Unhealthy
- 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.
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.
Tool Definition Quality
Average 3.5/5 across 4 of 4 tools scored. Lowest: 2.9/5.
Each tool targets a distinct aspect of LATAM data: market context, company registration, financial rates, and sanctions screening. No overlap in functionality.
All tools follow the verb_noun pattern with 'vera_' prefix and clear nouns (context, entity, rates, sanctions), providing predictable naming.
Four tools cover the core domain of LATAM business intelligence without being overly narrow or bloated, earning their place.
The set covers market context, company data, rates, and sanctions well, but lacks search or historical data capability, which is a minor gap.
Available Tools
4 toolsvera_contextCInspect
AI-powered LATAM market context. Sector + country → market_size, key_players, regulations, growth signals. $0.10 USDC via x402.
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Specific market question | |
| sector | Yes | Industry sector (e.g. fintech, logistics, healthtech) | |
| country | Yes | ||
| x_payment | No |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries full burden. It mentions cost ($0.10 USDC via x402) but lacks details on data freshness, rate limits, error handling, or whether the data is cached. This is insufficient for a tool with no annotations.
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 two sentences: one for purpose and one for pricing. It is concise and front-loaded. However, it could be restructured to include more critical details without increasing length.
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?
With 4 parameters, no output schema, and no annotations, the description is incomplete. It does not explain the query and x_payment parameters, nor does it describe the output format or error conditions. Essential information is missing.
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?
Schema description coverage is 50% (query and sector have descriptions in schema; country and x_payment do not). The description adds meaning for sector and country by listing the output fields, but does not explain the optional query parameter or x_payment. It partially compensates but leaves gaps.
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 clearly states it provides 'LATAM market context' and specifies the input-output mapping (sector+country to market_size, key_players, regulations, growth signals). This distinguishes it from sibling tools like vera_entity, vera_rates, and vera_sanctions, though it does not explicitly compare against them.
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 no guidance on when to use this tool versus alternatives, nor does it mention any prerequisites, exclusions, or context-specific usage. It only describes the tool's function and pricing.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
vera_entityAInspect
Company enrichment from LATAM public registries. RUES CO, CNPJ BR, RFC MX. Returns NIT/CNPJ, status, representative, industry. $0.03 USDC via x402.
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Company name (for search) | |
| country | Yes | ||
| x_payment | No | ||
| identifier | No | NIT, CNPJ, or RFC |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Discloses cost ($0.03 USDC via x402) and implies read-only enrichment, but no annotations exist to confirm non-destructive nature. No information on rate limits, authentication, or data freshness.
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?
Description is exceptionally concise: two sentences covering purpose, scope, outputs, and cost. No wasted words and critical information is front-loaded.
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 4 parameters and no output schema, the description explains core function and outputs but lacks details on parameter usage (e.g., payment format) and return structure. Adequate for basic use but sufficient with gaps.
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?
Schema covers 2 of 4 parameters with descriptions (50% coverage). Description adds country examples from enum and payment method, but does not explain how to use 'x_payment' or the relationship between 'name' and 'identifier'. Adds modest value beyond schema.
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?
Description clearly states the verb 'enrichment' and resource 'LATAM public registries', lists specific countries (CO, BR, MX) and outputs (NIT/CNPJ, status, representative, industry). Sibling tools (vera_context, vera_rates, vera_sanctions) suggest distinct purposes, making this tool's role well-defined.
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?
Description provides context (countries, outputs, cost) but lacks explicit guidance on when to use this tool versus alternatives or when not to use it. No mention of prerequisites or limitations.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
vera_ratesAInspect
Real-time LATAM central bank rates. Countries: CO, MX, BR, CL, PE. Returns FX rates, benchmark rates, inflation. $0.02 USDC via x402.
| Name | Required | Description | Default |
|---|---|---|---|
| country | Yes | ISO 3166-1 alpha-2 country code | |
| signals | No | Optional: specific signals to return (e.g. usd_cop, dtf_ea) | |
| x_payment | No | x402 payment token |
Tool Definition Quality
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 that the tool is real-time, paid ($0.02 via x402), and returns specific data types. However, it does not mention rate limits, failure behavior, or whether it modifies any state. This is adequate but not comprehensive.
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?
Two sentences, no wasted words. The first sentence establishes the purpose, the second adds return data and pricing. It is front-loaded and 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?
No output schema exists, so the description should clarify return format. It mentions high-level data types (FX rates, benchmark rates, inflation) but lacks specifics like structure, cardinality, or examples. Adequate for a simple tool but not fully complete.
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?
Schema coverage is 100%, with clear inline descriptions for each parameter (country enum, optional signals, x_payment). The description adds minimal value beyond the schema, merely repeating the list of countries and return types. Baseline 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 clearly states it provides 'Real-time LATAM central bank rates' for specific countries (CO, MX, BR, CL, PE) and lists the returned data types (FX rates, benchmark rates, inflation). This is a specific verb+resource combination that distinguishes it from sibling tools like vera_context and vera_sanctions, which serve different purposes.
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?
No explicit guidance on when to use this tool vs alternatives. While the description mentions pricing ($0.02 via x402), it does not specify the context or prerequisites for usage, nor does it exclude situations where other tools would be more appropriate.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
vera_sanctionsAInspect
Global sanctions screening for LATAM operations. OFAC + UN + EU + UK (59k+ entries). Returns risk_score 0-1 + EU AI Act audit hash. $0.05 USDC via x402.
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Person or company name to screen | |
| type | No | person | |
| country | Yes | ISO country code | |
| x_payment | No |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description fully carries the burden of behavioral disclosure. It transparently states the cost ($0.05 USDC via x402) and return values (risk_score, audit hash), suggesting a read-only screening operation. No contradictions or omissions about destructive/harmful behavior are present.
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 concise with two sentences: one for purpose and scope, one for output and cost. No redundant information; every sentence adds value.
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?
Despite lacking output schema and having partial parameter documentation, the description provides key contextual details: databases screened, output metrics, and pricing. It adequately informs about the tool's function and cost, though it could elaborate on the payment parameter.
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?
Schema description coverage is 50% (only 'name' and 'country' have descriptions). The description adds no extra parameter meaning beyond the schema; it does not explain 'x_payment' or the enum 'type'. Given low coverage, the description should compensate but fails to do so.
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 clearly states the tool is for global sanctions screening focused on LATAM operations, listing specific databases (OFAC, UN, EU, UK) and outputs (risk_score, audit hash). This differentiates it from siblings like vera_context, vera_entity, and vera_rates, which serve distinct purposes.
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 mentions LATAM operations, implying a regional scope, but provides no explicit guidance on when to use this tool versus alternatives, nor does it specify when not to use it. Usage context is implied rather than clearly stated.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
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
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 Servers
- AlicenseAqualityAmaintenanceGTM signal intelligence suite for AI agents. Six tools: hiring signals, tech stack detection, company-to-LinkedIn resolution, ICP scoring, job board scanning, and a combined signals aggregator. Built for outbound sales workflows.111111MIT

industrylens-mcpofficial
Flicense-qualityCmaintenanceBrowse IndustryLens's published competitive-intelligence reports and head-to-head competitor comparisons from any AI agent — real, source-backed data.
Sociality MCPofficial
Alicense-qualityDmaintenanceSocial media analytics, post insights, and competitor benchmarking for AI agents.6MIT- AlicenseAqualityAmaintenanceDetects hiring intent signals by scanning job boards for specific companies. Returns structured role data for outbound sales targeting.1901MIT