Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
pingB

Simple ping command to check server connectivity

get_qgis_infoC

Get QGIS information

load_projectC

Load a QGIS project from the specified path.

create_new_projectC

Create a new project a save it

get_project_infoB

Get current project information

add_vector_layerC

Add a vector layer to the project.

add_raster_layerC

Add a raster layer to the project.

get_layersB

Retrieve all layers in the current project.

remove_layerC

Remove a layer from the project by its ID.

zoom_to_layerC

Zoom to the extent of a specified layer.

get_layer_featuresC

Retrieve features from a vector layer with an optional limit.

execute_processingC

Execute a processing algorithm with the given parameters.

save_projectB

Save the current project to the given path, or to the current project path if not specified.

render_mapC

Render the current map view to an image file with the specified dimensions.

execute_codeC

Execute arbitrary PyQGIS code provided as a string.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/syauqi-uqi/qgis_mcp_modify1'

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