Skip to main content
Glama
danishm

mcp-site-analyst

by danishm

ga4_get_metadata

Lists all available dimensions and metrics for a GA4 property. Use it to discover which fields you can include before running reports.

Instructions

List all available dimensions and metrics for a GA4 property. Use this to discover what fields are available before running reports.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
filterNoOptional text filter to search dimension/metric names (case-insensitive)
propertyIdNoGA4 Property ID. Use "0" to get common metadata across all properties.
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the burden. It states that the tool lists metadata, implying a read-only operation, but does not elaborate on response format, pagination, or edge cases like the '0' propertyId. Minimal but not misleading.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences long, with the first stating the core purpose and the second providing usage guidance. Every word earns its place; no redundant information.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a low-complexity metadata listing tool with no required parameters and no output schema, the description sufficiently covers the 'what' and 'when'. It could mention the propertyId '0' special case, but that detail is already in the schema, making the description adequate overall.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema provides 100% coverage of both parameters with clear descriptions. The description adds no parameter-specific semantics beyond what the schema already states, so it stays at the baseline of 3.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses a specific verb ('List') and resource ('available dimensions and metrics for a GA4 property'), clearly distinguishing it from sibling report and search tools. It states exactly what the tool does without ambiguity.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

It explicitly says 'Use this to discover what fields are available before running reports', giving clear context for when to use the tool. It does not explicitly name alternatives, but the sibling tools are clearly report-oriented, making the intended usage obvious.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/danishm/mcp-site-analyst'

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