← Back to Plugins
MCP Server MCP

io.github.archievi/climbpast

github By github 👁 1 views ▲ 0 votes

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

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://climbpast.com/api/mcp",
      "headers": [
        {
          "description": "Bearer token using your cp_ API key from the ClimbPast dashboard",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...