Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
STAPE_API_KEYYesStape API key from Account settings → API Keys on stape.io

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
logging
{}
prompts
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
stape_get_account_infoA

Retrieve Stape account details, user profile, billing summary, and active limits.

stape_get_invoicesA

Retrieve billing invoices and payment history for the Stape account.

stape_list_containersA

List all sGTM (server-side Google Tag Manager) and Meta CAPI Gateway containers in the Stape account.

stape_get_containerA

Get detailed configuration and status for a specific Stape container.

stape_create_containerA

Create a new sGTM or Meta CAPI Gateway container on Stape.

stape_update_containerC

Update settings for an existing Stape container.

stape_delete_containerB

Delete an existing container from Stape.

stape_list_domainsA

List all custom domains configured for a specific container.

stape_add_domainB

Add a new custom domain to a Stape container.

stape_remove_domainA

Remove a custom domain from a Stape container.

stape_revalidate_domainB

Trigger DNS verification revalidation for a custom domain.

stape_list_powerupsA

List available and active power-ups for a container (Custom Loader, Cookie Keeper, GEO Headers, Anonymizer).

stape_enable_powerupC

Enable a power-up on a Stape container.

stape_disable_powerupB

Disable a power-up on a Stape container.

stape_get_logsA

Fetch outgoing request logs for a container to debug tracking tags and vendor integrations.

stape_get_statsA

Fetch request volume statistics and performance metrics for a container.

stape_get_store_documentA

Retrieve a JSON document by key from Stape Store (built-in NoSQL database for sGTM).

stape_set_store_documentB

Create or update a JSON document by key in Stape Store.

stape_delete_store_documentB

Delete a JSON document from Stape Store by key.

Prompts

Interactive templates invoked by user choice

NameDescription
debug_gtm_container_logsSystem prompt template for analyzing Stape outgoing request logs and diagnosing server-side GTM tracking failures.
configure_custom_domainStep-by-step assistant prompt for setting up custom domains and DNS CNAME records for Stape sGTM.

Resources

Contextual data attached and managed by the client

NameDescription
Stape Account InformationOverview of Stape user account, billing plan, and currency balance.
Stape Containers ListJSON list of all sGTM and CAPI Gateway containers in the account.

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/webanalyticsprobd-maker/stape-mcp-server'

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