GeoServer MCP Server

MIT License
10
  • Linux
  • Apple

list_layers

Retrieve a list of layers in GeoServer, optionally filtered by workspace. Returns detailed layer information for geospatial data management and analysis.

Instructions

List layers in GeoServer, optionally filtered by workspace.

Args: workspace: Optional workspace to filter layers Returns: List of layer information dictionaries

Input Schema

NameRequiredDescriptionDefault
workspaceNo

Input Schema (JSON Schema)

{ "properties": { "workspace": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Workspace" } }, "title": "list_layersArguments", "type": "object" }

You must be authenticated.

Other Tools from GeoServer 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/mahdin75/geoserver-mcp'

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