Skip to main content
Glama

Israeli Land Authority MCP Server

by barvhaim
7
  • Apple

get_kod_yeshuv

Retrieve the official Israeli settlement code (Kod Yeshuv) for a Hebrew settlement name. Facilitates integration with government systems by mapping names to standardized codes.

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" }

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