Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. Browse
  3. Google Tag Manager MCP Server
  4. vs Windsor.ai MCP
Side-by-Side Model Context Protocol Comparison

Google Tag Manager MCP Server vs Windsor.ai MCP

In-depth architectural comparison of the Google Tag Manager MCP Server and Windsor.ai MCP MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.

At a Glance & Executive Verdict

Google Tag Manager MCP Server
Marketing · Local stdio
Quality: 60/100 (Good) | Auth: OAuth 2.0
Windsor.ai MCP
Marketing · Remote HTTP/SSE
Quality: 55/100 (Good) | Auth: OAuth 2.0
Verdict Summary: Choose Google Tag Manager MCP Server if you need specialized Marketing tools running via a local process. Choose Windsor.ai MCP if your workspace requires Marketing integration with remote web transport. Both servers can be configured concurrently in your client's mcpServers manifest.

Which MCP Server Should You Choose?

Google Tag Manager MCP Server logo

Choose Google Tag Manager MCP Server when:

  • You need dedicated capabilities in the Marketing domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: OAuth 2.0 (Free / Open Source).
  • You have access to required keys: GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET, COOKIE_ENCRYPTION_KEY, WORKER_HOST, HOSTED_DOMAIN.
  • Primary tools included: Remote MCP server supporting Google OAuth authentication, Interface to Google Tag Manager API, Hosted server available at gtm-mcp.stape.ai.
Explore Google Tag Manager MCP Server Details
Windsor.ai MCP logo

Choose Windsor.ai MCP when:

  • You need dedicated capabilities in the Marketing domain.
  • You prefer remote streaming HTTP/SSE transport architecture.
  • Your security boundary fits: OAuth 2.0 (Freemium).
  • Primary tools included: .

Feature & Specification Comparison

Specification
Google Tag Manager MCP Server logo
Google Tag Manager MCP Server
stape-io
Marketing
Windsor.ai MCP logo
Windsor.ai MCP
Marketing
SummaryThis server supports remote MCP connections, includes built-in Google OAuth, and provide an interface to the Google Tag Manager API.Query and analyze marketing, sales, and business data from 325+ platforms via Windsor.ai.
Category & ScopeMarketing

Tools & Capabilities Breakdown

Google Tag Manager MCP Server Tools (5)

Remote MCP server supporting Google OAuth authentication
Interface to Google Tag Manager API
Hosted server available at gtm-mcp.stape.ai
Local development mode with user-configured Google Cloud OAuth
OAuth login flow opening in browser for user consent

Windsor.ai MCP Tools (35)

get_current_user

Ready-to-Paste Client Configurations

Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).

Google Tag Manager MCP Server Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "stape-io-google-tag-manager-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "google-tag-manager-mcp-server"
      ],
      "env": {
        "GOOGLE_CLIENT_ID": "YOUR_GOOGLE_CLIENT_ID_HERE",
        "GOOGLE_CLIENT_SECRET": "YOUR_GOOGLE_CLIENT_SECRET_HERE",
        "COOKIE_ENCRYPTION_KEY": "YOUR_COOKIE_ENCRYPTION_KEY_HERE",
        "WORKER_HOST": "YOUR_WORKER_HOST_HERE",
        "HOSTED_DOMAIN": "YOUR_HOSTED_DOMAIN_HERE"
      }
    }
  }
}
Windsor.ai MCP Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "windsor-ai-mcp": {
      "url": "https://mcp.windsor.ai/docs"
    }
  }
}

Frequently Asked Questions

Google Tag Manager MCP Server is categorized under Marketing and uses a local stdio subprocess. In contrast, Windsor.ai MCP belongs to Marketing using remote streaming HTTP/SSE transport. Select Google Tag Manager MCP Server when you need capabilities focused on marketing and Windsor.ai MCP when you require tools for marketing.

More alternatives to Google Tag Manager MCP ServerMore alternatives to Windsor.ai MCPMarketing category hub

Related MCP Server Comparisons

Popular comparisons with Google Tag Manager MCP Server

  • Google Ads MCP Server logoGoogle Tag Manager MCP Server vs Google Ads MCP Server
  • Opus Growth logoGoogle Tag Manager MCP Server vs Opus Growth
  • Stape MCP Server logoGoogle Tag Manager MCP Server vs Stape MCP Server
  • Amazon Ads MCP Server logoGoogle Tag Manager MCP Server vs Amazon Ads MCP Server

Popular comparisons with Windsor.ai MCP

get_current_user, get_connectors, get_connector_authorization_url
Explore Windsor.ai MCP Details
Marketing
Quality signal60/100 (Good)55/100 (Good)
Transport ProtocolLocal Subprocess (stdio)Remote HTTP/SSE
Auth RequirementOAuth 2.0OAuth 2.0
Pricing ModelFree / Open SourceFreemium
Required Env Vars
GOOGLE_CLIENT_IDGOOGLE_CLIENT_SECRETCOOKIE_ENCRYPTION_KEYWORKER_HOSTHOSTED_DOMAIN
None required
Compatible Clients
Claude DesktopCursorWindsurfClineVS Code
Claude DesktopCursorWindsurfClineVS Code
Install path signalnpx · highRemote (HTTP/SSE) · high
Engagement & Health 2 views 0 copies 0 upvotes 212 stars 2 views 0 copies 0 upvotes 5 stars
Verified / OfficialCommunity ListingCommunity Listing
Open full listingView Google Tag Manager MCP Server ListingView Windsor.ai MCP Listing
get_connectors
get_connector_authorization_url
get_options
get_fields
NUMERIC
PERCENT
get_data
date_from
date_to
last_30d
last_3m
+23 more tools listed on main page
  • Aapl Ads MCP logoWindsor.ai MCP vs Aapl Ads MCP
  • Opus Growth logoWindsor.ai MCP vs Opus Growth
  • Tiktok Ads MCP Server logoWindsor.ai MCP vs Tiktok Ads MCP Server
  • MCP Server logoWindsor.ai MCP vs MCP Server