GeoServer MCP Server

MIT License
10
  • Linux
  • Apple

create_workspace

Generate a new workspace in GeoServer to organize and manage geospatial data. The tool allows users to define a workspace name, enabling structured access and configuration of spatial resources.

Instructions

Create a new workspace in GeoServer.

Args: workspace: Name of the workspace to create Returns: Dict with status and result information

Input Schema

NameRequiredDescriptionDefault
workspaceYes

Input Schema (JSON Schema)

{ "properties": { "workspace": { "title": "Workspace", "type": "string" } }, "required": [ "workspace" ], "title": "create_workspaceArguments", "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