unboundai-gtm-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Set to 'true' or '1' to enable debug logging. | |
| LOG_LEVEL | No | Controls logging verbosity: DEBUG, INFO, WARN, ERROR. | |
| GOOGLE_APPLICATION_CREDENTIALS | Yes | Path to the Google Application Default Credentials JSON file. |
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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