You're viewing a demo portfolio

Join the waitlist
PRSM

ftg_country_study

Active

Tool of @gapup/mcp-knowledge

declared in 0.2.0

Return the in-depth FTG country study — multi-part structured analysis of a country's trade and production landscape. When to use this tool: an agent needs deep country context before a sourcing, export or investment decision. Input: a country.

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."
    },
    "country": {
      "type": "string",
      "description": "Country ISO code or name"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

@gapup/mcp-knowledge

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

2/7 registries
View full server →
ftg_country_study — @gapup/mcp-knowledge — PRSM MCP