ftg_sourcing_buyers
ActiveTool of gapup-mcp
Return verified local buyers in a country — companies sourcing a given commodity, with buyer type, city, website, annual volume range and certification requirements. When to use this tool: an agent builds a sourcing or export shortlist, or needs real B2B demand contacts in a market. Input: a country and an optional commodity filter.
Parameters schema
{
"type": "object",
"required": [
"country"
],
"properties": {
"async": {
"type": "boolean",
"description": "If true, returns a job_id immediately (<200ms) instead of waiting for the result. Poll the result with job_result(job_id). Use for slow tools to avoid client timeouts."
},
"limit": {
"type": "integer",
"maximum": 50,
"minimum": 1,
"description": "Maximum buyers to return (default 20)"
},
"country": {
"type": "string",
"description": "Country ISO-2 code or name"
},
"commodity": {
"type": "string",
"description": "Optional commodity slug to filter buyers by"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
gapup-mcp
https://github.com/getgapup/gapup-mcp-public
2/7 registries