ambit1977/GTM-MCP
If you are the rightful owner of GTM-MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
Google Tag Manager MCP Server is a local server for managing Google Tag Manager operations using the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
get_auth_url
Retrieve the OAuth2 authentication URL.
authenticate
Complete authentication using an authorization code.
check_auth_status
Check the current authentication status.
reset_auth
Reset saved authentication information.
list_accounts
Retrieve a list of GTM accounts.
list_containers
Retrieve a list of containers.
get_container
Retrieve details of a specific container.
create_container
Create a new container.
list_workspaces
Retrieve a list of workspaces.
get_workspace
Retrieve details of a specific workspace.
list_tags
Retrieve a list of tags.
create_tag
Create a new tag.
update_tag
Update an existing tag.
delete_tag
Delete a tag.
list_triggers
Retrieve a list of triggers.
create_trigger
Create a new trigger.
list_variables
Retrieve a list of variables.
create_variable
Create a new variable.
create_version
Create a version of workspace changes.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client