Manage Google Tag Manager accounts, containers, and tags via its API, with built-in Google OAuth.
This is a server that supports remote MCP connections, with Google OAuth built-in and provides an interface to the Google Tag Manager API.
Open Claude Desktop and navigate to Settings -> Developer -> Edit Config. This opens the configuration file that controls which MCP servers Claude can access.
Replace the content with the following configuration. Once you restart Claude Desktop, a browser window will open showing your OAuth login page. Complete the authentication flow to grant Claude access to your MCP server. After you grant access, the tools will become available for you to use.
{
"mcpServers": {
"gtm-mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gtm-mcp.stape.ai/sse"
]
}
}
}
MCP Server Name Length Limit
Some MCP clients (like Cursor AI) have a 60-character limit for the combined MCP server name + tool name length. If you use a longer server name in your configuration (e.g., gtm-mcp-server-your-additional-long-name
), some tools may be filtered out.
To avoid this issue:
gtm-mcp-server
)Clearing MCP Cache
mcp-remote stores all the credential information inside ~/.mcp-auth (or wherever your MCP_REMOTE_CONFIG_DIR points to). If you're having persistent issues, try running: You can run rm -rf ~/.mcp-auth to clear any locally stored state and tokens.
rm -rf ~/.mcp-auth
Then restarting your MCP client.
Shipment tracking api and logistics management capabilities through the TrackMage API
Integrate with Adobe Express using LLMs to streamline creative tasks and workflows.
Integrate with the Goodday project management platform to manage projects, tasks, and users via its API.
Access personal and team knowledge repositories, including documents and Slack discussions.
MCP server for the Outline knowledge base and document management tool.
A command-line tool to fetch Google Calendar schedules and convert them into custom prompts or text snippets using a template engine.
Provides secure access to Atlassian Confluence content and spaces using its REST API.
A multi-model agent for managing tasks across various platforms, requiring API keys for different AI models.
An MCP server for interacting with Obsidian notes. Requires the OBSIDIAN_VAULT_PATH environment variable to be set.
MCP server for managing accounting and taxes with Norman Finance.