Loading MCP server directory, please wait...
Query Google Analytics 4, Search Console, GTM & AdSense with natural language from MCP clients.
npx @getmcp/cli add io.github.freema/metrifyrRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token — either an OAuth 2.1 access token or a Metrifyr API key. Obtain an API key from your Metrifyr dashboard at https://www.metrifyr.cloud/
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.freema/metrifyr": {
"url": "https://mcp.metrifyr.cloud/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}