AI-TENDER — open procurements of Belarus

Open public procurements of Belarus: search by words or customer UNP, source link for each.

Should I use this

Quality & Safety

A
Description quality
93%
Schema completeness
64%
Naming quality
100%
Poisoning risk
100%
Permission match
100%
Protocol compliance
100%

Based on automated analysis of tool definitions and protocol compliance.

Context Cost

~388Tokens (tool definitions)
~378 BTypical response size
Minimal attention impact (0.30% of 128k context)

This is the approximate number of tokens consumed each time the server's tools are loaded into a model's context. Higher counts reduce the attention available for other tasks.

Install

One-Click Install

Add this to your `claude_desktop_config.json` file:

{
  "mcpServers": {
    "tenders": {
      "url": "https://ai-tender.by/mcp"
    }
  }
}

Remote endpoints

https://ai-tender.by/mcpstreamable-http

What it can do

Tool inventory

Tools (3)

🟢 Read-only🟡 Write🔴 Delete⚪ Unknown
🟢search_tenders(query, region, limit)

Search OPEN public procurements of Belarus (submission deadline not passed) by words in the title or customer name, or by the customer UNP (9 digits); optional region. Each item: title, customer, deadline, price, procedure, source platform link and the AI-TENDER card. Ordered by deadline. Поиск открытых закупок Беларуси.

Input Schema

{
  "type": "object",
  "properties": {
    "query": {
      "type": "string",
      "description": "Words from the title or customer, or customer UNP"
    },
    "region": {
      "type": "string",
      "description": "Region name as returned by list_regions"
    },
    "limit": {
      "type": "integer",
      "minimum": 1,
      "maximum": 25,
      "default": 10
    }
  }
}
🟢get_tender(id)

One open procurement by its id ("<source>:<number>", e.g. "goszakupki:3653566"): customer, deadline, price, delivery place, procedure, link to the source platform. A closed or unknown id returns found=false. Карточка закупки.

Input Schema

{
  "type": "object",
  "properties": {
    "id": {
      "type": "string"
    }
  },
  "required": [
    "id"
  ]
}
🟢list_regions

Regions of Belarus with the number of open procurements in each. Области и число открытых закупок.

Input Schema

{
  "type": "object",
  "properties": {}
}

Community

Rate this Server

Evidence

Recent observations

verifiedversion not recorded3 tools