Israeli Land Authority MCP Server
Related Servers
Alternatives to Israeli Land Authority MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceEnables querying Israel government procurement public tenders and exemption contracts via MCP, keyless access.4 npmMIT
- FlicenseNot gradedqualityCmaintenanceProvides access to Israel's OpenBudget API, allowing users to query and search various government budget datasets including budget items, contracts, and support payments.12-
- FlicenseNot gradedqualityCmaintenanceEnables searching and retrieving Russian tenders (закупки) through the Kontur.Zakupki API. Supports filtering by date, text, laws, procedures, statuses, and more.-
- FlicenseAqualityCmaintenanceEnables searching and analyzing Polish public procurement tenders from BZP and TED, including filtering, tender details and timelines, offers and contract values, buyer/contractor profiles, CPV code lookup, and regional statistics, with optional AI-summary endpoints.121-
- AlicenseNot gradedqualityDmaintenanceEnables searching and analyzing Indian government tenders from multiple portals (CPPP, eProc Rajasthan, Defence) via natural language queries, returning OCDS-compliant data.2MIT
- FlicenseAqualityNot gradedmaintenanceEnables users to search and retrieve detailed information about Taiwan government procurement tenders through the Government Electronic Procurement System API. It supports searching tenders by keyword, category code, date, and government unit.6-
TDQS
Scored across 7 tools
Every tool has a clearly distinct purpose with no overlap: get_active_tenders retrieves open tenders, get_kod_yeshuv maps settlement names to codes, get_recent_results fetches completed tenders, get_tender_details provides comprehensive tender information, get_tender_map_details offers geographic data, search_by_type filters by land use, and search_tenders enables advanced filtering. The descriptions reinforce these unique roles, eliminating any ambiguity.
All tool names follow a consistent verb_noun pattern using snake_case: get_active_tenders, get_kod_yeshuv, get_recent_results, get_tender_details, get_tender_map_details, search_by_type, and search_tenders. This uniformity makes the tools predictable and easy to understand, with no deviations in naming conventions.
With 7 tools, the server is well-scoped for its purpose of accessing Israeli land authority data. Each tool earns its place by covering distinct aspects such as tender retrieval, settlement coding, results monitoring, detailed views, mapping, and search functionalities, avoiding both bloat and insufficiency.
The tool set provides strong coverage for querying and analyzing land tenders, including active, recent, and detailed views, plus mapping and search capabilities. A minor gap exists in lifecycle operations like creating or updating tenders, but this is likely intentional given the server's focus on read-only public data access, and agents can work effectively within this scope.