You're viewing a demo portfolio

Join the waitlist
PRSM

ftg_sourcing_buyers

Active

Tool of gapup-mcp

declared in 0.2.0

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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

gapup-mcp

https://github.com/getgapup/gapup-mcp-public

2/7 registries
View full server →