Skip to main content
Glama

Google Analytics MCP Server

Official
renovate.json5•803 B
// Based partially on https://github.com/GoogleCloudPlatform/python-docs-samples/blob/main/renovate.json { "extends": [ // https://docs.renovatebot.com/presets-config/#configrecommended "config:recommended", "schedule:earlyMondays", ":ignoreUnstable", ], // Apply label to PRs. "labels": [ "dependencies", ], // https://docs.renovatebot.com/configuration-options/#minimumreleaseage "minimumReleaseAge": "3 days", "dependencyDashboardLabels": [ "type: process", ], "rebaseWhen": "behind-base-branch", "semanticCommits": "enabled", // Create PR for vulnerability alerts immediately. "vulnerabilityAlerts": { "labels": [ "security" ], "minimumReleaseAge": null }, }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/googleanalytics/google-analytics-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server