Skip to main content
Glama

Israeli Land Authority MCP Server

by barvhaim
6
  • Apple

get_kod_yeshuv

Retrieve the official settlement code (Kod Yeshuv) for any Hebrew-named settlement in Israel. Integrate this code into government systems for efficient data handling and compliance.

Instructions

Get Kod Yeshuv (settlement code) from Hebrew settlement name

Returns the official settlement code used by Israeli authorities for the given settlement name. Useful for integration with other Israeli government systems.

Input Schema

NameRequiredDescriptionDefault
argsYes

Input Schema (JSON Schema)

{ "$defs": { "KodYeshuvArgs": { "description": "Arguments for settlement code lookup", "properties": { "settlement_name": { "description": "Settlement name in Hebrew to get the Kod Yeshuv for", "title": "Settlement Name", "type": "string" } }, "required": [ "settlement_name" ], "title": "KodYeshuvArgs", "type": "object" } }, "properties": { "args": { "$ref": "#/$defs/KodYeshuvArgs", "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