# reclassify_raster
Reclassify raster values using a mapping dictionary.
**Arguments:**
- `raster_path` (str): Path to the input raster.
- `reclass_map` (dict): Dictionary mapping old values to new values (e.g., {1: 10, 2: 20}).
- `output_path` (str): Path to save the reclassified raster.
**Returns:**
- Dictionary with status, message, and output path.
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