# buyer-intelligence MCP server

Find verified global B2B buyers by category & country. Free anonymous discovery. SGX-listed.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-tonyback0101-cmyk-buyer-intelligence
- Repository: https://github.com/tonyback0101-cmyk/procureradar-mcp-server
- Website: https://www.procureradar.com

## Install
- Endpoint: https://www.procureradar.com/api/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://www.procureradar.com/api/mcp

## Tools
- find_buyers - Search 500,000+ verified importers and distributors by product category and target country. Returns company profiles + a `coverage` object. When in-database coverage is thin (empty/partial), the response includes an `acquisition` task (task_id) — a background crawl is started automatically (free). Poll it with check_discovery_task until status=completed to get freshly gathered buyers. Contact details are not included — use enrich_buyer_contact to get them. Endpoint: https://www.procureradar.com/api/mcp
- enrich_buyer_contact - Run 6-layer contact enrichment for a buyer: direct website scraping → proxy retry → BFS contact pages → LLM text extraction → vision screenshot → Serper fallback. Returns email, phone, WhatsApp, decision-maker names. Costs Zhimao Points. Endpoint: https://www.procureradar.com/api/mcp
- analyze_buyer_intelligence - Deep company intelligence for a buyer: corporate registry verification, customs import records, supply chain mapping, decision-maker profiling, risk flags. Returns 0-100 score with evidence chain. Endpoint: https://www.procureradar.com/api/mcp
- submit_discovery_job - Explicitly submit an async batch buyer discovery job for a category + country. Returns a job_id; poll it with check_discovery_task until status=completed. Note: find_buyers already auto-starts a background crawl when coverage is thin, so usually you only need this for a forced/fresh deep crawl. Endpoint: https://www.procureradar.com/api/mcp
- check_discovery_task - Poll a background buyer-discovery task created by find_buyers (acquisition.task_id) or submit_discovery_job. Returns status (working | completed | failed); when completed, includes the freshly gathered buyers. Use exponential backoff (start ~20s) and stop polling once status is completed or failed. Free. Endpoint: https://www.procureradar.com/api/mcp
- list_group_buy_pools - List open collective sourcing projects (联拼宝 / Lianpinbao). Multiple suppliers co-sell into shared buyer pools, reducing per-supplier MOQ. Find pools where you can join to access existing buyer demand. Endpoint: https://www.procureradar.com/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.tonyback0101-cmyk
- Version: 1.0.1
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 30, 2026
- Source: https://registry.modelcontextprotocol.io
