Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_servicesC

List the services published by a source that has a catalog (ArcGIS).

describe_serviceB

Service metadata: layers with their ids, extent, CRS, formats, limits, and the capabilities this source actually supports.

describe_layerA

Describe a layer: fields with their types and coded-value domains, geometry type and record count. WMS sources publish no field schema and say so.

query_layerA

Query layer attributes and return GeoJSON in WGS84. Supports a SQL where, field selection, ordering and a bbox [minlon,minlat,maxlon,maxlat]. If exceededTransferLimit is true, repeat with offset. Only sources that declare the 'query' capability.

identify_at_pointC

What is at a point: attributes at the given lon/lat (WGS84) for one or more layers of a source.

export_mapA

Render one source for a bbox [minlon,minlat,maxlon,maxlat] in WGS84 degrees and return it as an image. For several sources on one map use compose_map.

get_legendC

Legend of a source: structured entries (ArcGIS) or an image (WMS).

compose_mapA

Compose one map from several sources, aligned, with a combined legend. Name a composition the profile declares, or list sources bottom-first. legend_mode is panel, below, separate or none — use 'separate' for rich geological keys. The bbox is lon/lat; projection, pixel grid and legend filtering are handled for you.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Catálogo de fuentesFuentes disponibles, sus capas clave y sus escalas nominales.
Matriz de capacidadesQué puede responder cada fuente: la tabla de enrutado, explícita.

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/davidcervigonluna/IGN-IGME-MCP'

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