ftg_seller_catalog
ActiveTool of @gapup/mcp-knowledge
Return seller catalogues registered on FTG — exporters and producers with their commodity, monthly capacity, certifications and target export markets. When to use this tool: an agent builds a supplier or sourcing shortlist. Input: optional seller country and commodity.
Parameters schema
{
"type": "object",
"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
},
"country": {
"type": "string",
"description": "Optional seller country ISO code or name"
},
"commodity": {
"type": "string",
"description": "Optional commodity filter"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
@gapup/mcp-knowledge
https://github.com/getgapup/gapup-mcp
2/7 registries