israel_search_tenders
ActiveTool of Israel Tenders
Search Israeli government competitive tenders (מכרזים) from the official Government Procurement Administration dataset on data.gov.il. Returns each tender's publication number, name, publishing ministry and unit, procedure type, status, publication/closing dates, winning supplier, and subject area. Pass a free-text query (Hebrew or matching text) to filter, e.g. "בריאות" (health) or a ministry name; omit to browse the most recent records.
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": [
"number",
"string"
],
"description": "Max records to return (default 20, max 100)."
},
"query": {
"type": "string",
"description": "Free-text search across all fields (Hebrew works best), e.g. a ministry, subject, or supplier name. Omit to browse."
},
"offset": {
"type": [
"number",
"string"
],
"description": "Number of records to skip for pagination (default 0)."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Israel Tenders
https://github.com/pipeworx-io/mcp-israel-tenders
1/7 registries