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.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • 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 BuildlistAllMCPs 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 Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Climbpast
C
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/11/2026, 12:27:37 AM

Climbpast

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

Read and edit GA4, Search Console and Google Tag Manager from any MCP client. 29 tools.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "climbpast": {
      "command": "npx",
      "args": [
        "-y",
        "climbpast"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

ClimbPast MCP

Read and edit GA4, Search Console and Google Tag Manager from any AI.

ClimbPast is a hosted MCP (Model Context Protocol) server that connects Google Analytics 4, Google Search Console and Google Tag Manager to Claude, ChatGPT, Cursor, or any MCP client. 29 tools. Read-only by default; write access is opt-in and revocable.

Most analytics MCP servers can only read. ClimbPast writes: register GA4 custom dimensions and key events, submit sitemaps, check whether a URL is actually indexed, and create, edit and publish Tag Manager containers, from chat.

ClimbPast

  • Website / signup: climbpast.com
  • Docs: climbpast.com/docs/mcp
  • Endpoint: https://climbpast.com/api/mcp (HTTP transport, Bearer auth)
  • Pricing: 3-day free trial, then $10/month

This repository is documentation for the hosted service. The server itself is not open source.

Quickstart

Sign up at climbpast.com, connect your Google account, and copy your cp_ API key from the dashboard. Then connect your client:

Claude Code

Terminal
claude mcp add --transport http climbpast https://climbpast.com/api/mcp --header "Authorization: Bearer cp_YOUR_KEY"

claude.ai (custom connector)

Settings > Integrations > Add custom connector:

FieldValue
NameClimbPast
URLhttps://climbpast.com/api/mcp
Auth typeBearer token
Tokenyour cp_ key

Cursor / any MCP client

Add to your MCP config (mcpServers):

config.json
{
  "climbpast": {
    "type": "http",
    "url": "https://climbpast.com/api/mcp",
    "headers": {
      "Authorization": "Bearer cp_YOUR_KEY"
    }
  }
}

Then ask things like:

  • "How much traffic did ChatGPT, Perplexity and Claude send us this month?"
  • "Register plan_type as a custom dimension in GA4."
  • "Is /pricing indexed? If not, resubmit the sitemap."
  • "Create a GTM tag that fires on the signup button and publish the container."

Tools

GA4 + Search Console reads (9)

ToolDescription
whoamiReturns the connected workspace, Google account, linked properties, and which write capabilities are granted.
list_propertiesLists all connected GA4 properties and Search Console sites.
get_ga4_reportRuns a GA4 report. Use a preset or pass your own dimensions and metrics.
get_ga4_realtimeReturns active users and top events from the GA4 Realtime API.
get_gsc_performanceClicks, impressions, CTR, and average position from Search Console, grouped by query, page, or date.
inspect_urlRuns the Search Console URL Inspection API on a single URL to check whether Google has indexed it.
get_weekly_reportThe most recent cached weekly performance snapshot for the workspace.
get_insightsAI-generated insights from the latest dashboard snapshot.
get_ai_trafficTraffic attributed to AI assistants (ChatGPT, Perplexity, Claude, Gemini) over a date range.

GA4 writes (6)

ToolDescription
list_custom_dimensionsLists custom dimensions registered on a GA4 property.
create_custom_dimensionRegisters an event parameter as a custom dimension so it becomes reportable.
update_custom_dimensionUpdates a custom dimension's display name or description.
list_key_eventsLists key events (conversions) marked on a GA4 property.
create_key_eventMarks an existing GA4 event as a key event.
update_key_eventChanges how a key event is counted.

Sitemaps (3)

ToolDescription
list_sitemapsLists submitted sitemaps with download status, warnings, errors, and indexed counts.
submit_sitemapSubmits or re-submits a sitemap.
delete_sitemapRemoves a sitemap from Search Console. Does not deindex any pages.

Tag Manager (11)

ToolDescription
gtm_list_containersLists every Tag Manager account and container the connected account can reach.
gtm_list_workspacesLists draft workspaces in a container.
gtm_list_tagsLists all tags in a workspace with their type, triggers, and parameters.
gtm_list_triggersLists all triggers in a workspace.
gtm_list_variablesLists user-defined variables in a workspace.
gtm_create_workspaceCreates a draft workspace so changes stay isolated until published.
gtm_create_tagCreates a tag. Takes the raw GTM tag body, so any tag type is supported.
gtm_update_tagReplaces an existing tag.
gtm_delete_tagDeletes a tag from a workspace. Draft until published, revertible from GTM version history.
gtm_create_triggerCreates a trigger. Takes the raw GTM trigger body.
gtm_publish_containerCreates a container version from the draft and publishes it. This changes your live site.

Security model

  • Your AI holds a cp_ API key, never your Google account credentials.
  • Read-only by default. Write tools require enabling write access in Settings, which triggers a separate Google consent screen.
  • Keys are revocable from the dashboard in one click. Revoke the key and access is gone.

Support and feature requests

If there's a GA4, Search Console or GTM operation you still do by hand, open an issue. Requests genuinely drive the roadmap.

Related MCP Servers

View all in Developer Tools View all alternatives
  • D
    Docs

    Search and read the Free Battery Factory docs (LiteShip, batpak) as live MCP tools.

    πŸ’» Developer Tools0 views
    Compare vs Docs β†’
  • G
    Graphql

    Turn any GraphQL API into MCP tools. Zero config, zero code.

    πŸ’» Developer Tools0 views
    Compare vs Graphql β†’
  • Claude Task Master logoClaude Task Master

    AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

    πŸ’» Developer Tools7 views
    Compare vs Claude Task Master β†’
  • A
    Agent Skills Search Server

    Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.

    πŸ’» Developer Tools0 views
    Compare vs Agent Skills Search Server β†’

Frequently Asked Questions about Climbpast

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "climbpast": { "command": "npx", "args": ["-y", "climbpast"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewClimbpast AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/climbpast?style=directory)](https://allmcps.com/mcp/climbpast)
HTML Embed
<a href="https://allmcps.com/mcp/climbpast"><img src="https://allmcps.com/api/badge/climbpast?style=directory" alt="Climbpast on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
0/4 checks healthy over the last 6h
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Climbpast β†’Install in Claude DesktopInstall in CursorInstall in VS Code