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
get_root

Return the STAC root document for a catalog.

get_conformance

Return server conformance classes.

search_collections

Return a page of STAC collections.

get_collection

Fetch a single STAC Collection by id.

get_item

Get a specific STAC Item by collection and item ID.

search_items

Search for STAC items.

estimate_data_size

Estimate the data size for a STAC query.

get_queryables

Get the queryable properties for a specific STAC collection by its ID.

get_aggregations

Get aggregations for STAC items.

get_sensor_registry_info

Get information about the STAC sensor registry.

Prompts

Interactive templates invoked by user choice

NameDescription
sensor_registry_info_promptInformation about the STAC sensor registry
stac_tool_overview_promptOverview of STAC tools available
tool_get_root_promptUsage for get_root tool
tool_get_conformance_promptUsage for get_conformance tool
tool_search_collections_promptUsage for search_collections tool
tool_get_collection_promptUsage for get_collection tool
tool_get_item_promptUsage for get_item tool
tool_search_items_promptUsage for search_items tool
tool_estimate_data_size_promptUsage for estimate_data_size tool
tool_get_queryables_promptUsage for get_queryables tool
tool_get_aggregations_promptUsage for get_aggregations tool
tool_ordering_info_promptInformation on tool ordering and usage
catalog_discovery_promptSteps to discover what a STAC catalog supports
collection_alias_resolution_promptHow to resolve collection id aliases across catalogs
estimate_size_strategy_promptSafe strategies for estimating data size at scale
explain_tool_output_promptSummarize and explain tool outputs for humans

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/BnJam/stac-mcp'

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