You're viewing a demo portfolio

Join the waitlist
PRSM

prozorro_search_tenders

Active

Tool of Prozorro

declared in 0.1.0

Keyword search over recent Ukraine ProZorro tenders (keyless OpenProcurement public feed). Best-effort: scans the recent public feed and returns tenders whose title/buyer/tenderID match the query (case-insensitive substring; Ukrainian text supported — pass Ukrainian keywords for best recall). Returns id, tenderID, title, value, buyer, status. NOTE: this is not a full-text index of all history — ProZorro's front-end search API is not reachable from datacenter egress, so this filters the recent feed only. For older or exact tenders use prozorro_get_tender with a known id.

Parameters schema

{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "scan": {
      "type": [
        "number",
        "string"
      ],
      "description": "How many recent tenders to scan (1-200). Default 100. Higher = deeper but slower."
    },
    "query": {
      "type": "string",
      "description": "Keyword(s) to match against title/buyer/tenderID. Ukrainian recommended (e.g. \"комп'ютер\", \"школа\"). Matches by substring."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Prozorro

https://github.com/pipeworx-io/mcp-prozorro

1/7 registries
View full server →