Skip to main content
Glama
tijevlam

unboundai-gtm-mcp-server

by tijevlam

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoSet to 'true' or '1' to enable debug logging.
LOG_LEVELNoControls logging verbosity: DEBUG, INFO, WARN, ERROR.
GOOGLE_APPLICATION_CREDENTIALSYesPath to the Google Application Default Credentials JSON file.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
gtm_accountA

Performs all account-related operations: get, list, update. Use the 'action' parameter to select the operation.

gtm_built_in_variableC

Performs all built-in variable operations: create, list, remove, revert. The 'list' action returns up to itemsPerPage items per page.

gtm_clientB

Performs all client operations: create, get, list, update, remove, revert. The 'list' action returns up to itemsPerPage items per page.

gtm_containerB

Performs all container-related operations: create, get, update, remove, list, combine, lookup, moveTagId, snippet. The 'list' action returns up to itemsPerPage items per page.

gtm_destinationC

Performs all destination operations: get, list, link, unlink. The 'list' action returns up to 50 items per page.

gtm_environmentC

Performs all environment operations: create, get, list, update, remove, reauthorize. The 'list' action returns up to 50 items per page.

gtm_folderB

Performs all folder operations: create, get, list, update, remove, revert, entities, moveEntitiesToFolder. The 'list' action returns up to 50 items per page.

gtm_gtag_configA

Performs all Google tag config operations: create, get, list, update, remove. The 'list' action returns up to itemsPerPage items per page.

gtm_tagC

Performs all GTM tag operations: create, get, list, update, remove, revert. The 'list' action returns up to 20 items per page.

gtm_templateB

Performs all GTM custom template operations: create, get, list, update, remove, revert. The 'list' action returns up to itemsPerPage items per page.

gtm_transformationC

Performs all GTM transformation operations: create, get, list, update, remove, revert. The 'list' action returns up to itemsPerPage items per page.

gtm_triggerA

Performs all GTM trigger operations: create, get, list, update, remove, revert. The 'list' action returns up to 20 items per page.

gtm_user_permissionB

Performs all user permission operations: create, get, list, update, remove. The 'list' action returns up to 50 items per page.

gtm_variableB

Performs all GTM variable operations: create, get, list, update, remove, revert. The 'list' action returns up to 20 items per page.

gtm_version_headerB

Performs all container version header operations: list, latest. The 'list' action returns up to 50 items per page.

gtm_versionA

Performs all container version operations: get, live, publish, remove, setLatest, undelete, update. For 'get' and 'live' actions, use 'resourceType' to paginate specific resource arrays (up to 20 items per page) to avoid response truncation.

gtm_workspaceB

Performs various workspace operations including create, get, list, update, remove, createVersion, getStatus, sync, quickPreview, and resolveConflict actions. The 'list' action returns up to 50 items per page.

gtm_zoneB

Performs various zone operations including create, get, list, update, remove, and revert actions. The 'list' action returns up to 20 items per page.

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/tijevlam/unboundai-google-tag-manager-mcp-server'

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