Skip to main content
Glama

Google Analytics MCP Server

by gomarble-ai
__init__.py•402 B
""" OAuth module for Google Analytics authentication. """ from .google_auth import ( get_headers_with_auto_token, get_oauth_credentials ) __all__ = [ 'get_headers_with_auto_token', 'get_oauth_credentials' ] # Version information __version__ = "2.0.0" __author__ = "Google Analytics MCP Server Contributors" __description__ = "OAuth 2.0 authentication module for Google Analytics API"

Latest Blog Posts

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/gomarble-ai/google-analytics-mcp-server'

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