Skip to main content
Glama
administrative_boundaries.md928 B
### Administrative Boundaries (GADM via `pygadm`) The **Administrative Boundaries** tool in GIS-MCP allows you to download official boundaries (countries, provinces, counties, etc.) from the [GADM dataset](https://gadm.org/). --- #### Installation To enable boundary downloads, install GIS-MCP with the **administrative-boundaries** extra: ```bash pip install gis-mcp[administrative-boundaries] ``` #### Parameters - **region** – Name or alias of the country (e.g. `"Iran"`, `"USA"`, `"UK"`) - **level** – Administrative level: - `0` → Country boundary - `1` → First-level divisions (provinces, states) - `2` → Second-level divisions (counties, districts) - **path** *(optional)* – Custom output folder *(default: package’s `data/administrative_boundaries` directory)* #### Example Usage **Prompt:** ```bash Using gis-mcp download the administrative boundaries of Iran at level 1. ```

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/mahdin75/gis-mcp'

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