Skip to main content
Glama

Israeli Land Authority MCP Server

by barvhaim
6
  • Apple

get_tender_map_details

Retrieve geographic and mapping details for a specific tender by entering its ID. Provides location coordinates and map integration data for land tenders managed by the Israeli Land Authority.

Instructions

Get geographic and mapping data for a specific tender

Returns location coordinates and map integration data for the specified tender.

Input Schema

NameRequiredDescriptionDefault
argsYes

Input Schema (JSON Schema)

{ "$defs": { "TenderDetailsArgs": { "description": "Arguments for tender details tools", "properties": { "michraz_id": { "description": "The tender ID to get details for", "title": "Michraz Id", "type": "integer" } }, "required": [ "michraz_id" ], "title": "TenderDetailsArgs", "type": "object" } }, "properties": { "args": { "$ref": "#/$defs/TenderDetailsArgs", "title": "Args" } }, "required": [ "args" ], "type": "object" }
Install Server

Other Tools from Israeli Land Authority MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/barvhaim/remy-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server