High-risk tools in GIS MCP Server
7 of the 98 tools in GIS MCP Server are classified as high risk. This page profiles those tools specifically, with recommended policy actions and the attack patterns that target them.
Every operation listed below is an action PolicyLayer recommends controlling at the transport layer. Open any tool to see the full profile, risk score, and YAML policy snippet.
Tools at high risk
-
build_and_transform_weightsExecuteBuild and transform spatial weights in one step. Parameters: - data_path: Path to point shapefile or GeoPackage - method: 'queen', 'rook', 'distance_band', or 'knn'...
-
ols_with_spatial_diagnostics_safeExecuteSafe MCP pipeline: Read shapefile, build/load W, convert numeric, check NaNs, run OLS. Parameters: - data_path: path to shapefile or GeoPackage - y_field: dependent...
-
transform_coordinatesExecuteTransform coordinates between CRS.
-
adbscanExecuteAdaptive DBSCAN clustering (requires coordinates, no dependent_var).
-
raster_algebraExecuteraster_algebra
-
snap_geometryExecuteSnap one geometry to another using shapely.ops.snap. Args: geometry1: WKT string of the geometry to be snapped. geometry2: WKT string of the reference geomet...
-
focal_statisticsExecuteCompute focal (moving window) statistics on a raster. Args: raster_path: Path to the input raster. statistic: Statistic to compute ('mean', 'min', 'max', 'st...
Attacks that target this class
High-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.