Skip to main content
Glama
AntonioBlago

VisiblyAI MCP Server

by AntonioBlago

query_analytics

Retrieve Google Analytics 4 reports: overview, top pages, traffic sources, and revenue. Specify property, report type, days, and limit.

Instructions

Query Google Analytics 4: traffic, pages, sources, revenue. Credits: 0.

Report types: overview, top_pages, traffic_sources, revenue. Auto-selects property if empty. Requires VISIBLYAI_API_KEY.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ga4_propertyNo
report_typeNooverview
daysNo
limitNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

With no annotations, the description provides some behavioral context: credits=0, auto-selects property, and list of report types. But it omits details on response format, error behavior, or rate limits, which would be valuable.

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

Conciseness3/5

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

The description is concise with bullet-like lines, but lacks structured formatting. It is front-loaded with key info, but some sentences could be more precise (e.g., 'Credits: 0' is vague).

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

Completeness3/5

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

Given 4 parameters and no annotations, the description is incomplete. It does not explain return values (though output schema exists), prerequisites beyond API key, or typical usage scenarios. Adequate for a basic tool but could be more complete.

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?

Schema coverage is 0%, so the description must compensate. It adds meaning for report_type (list of types) and ga4_property (auto-selects), but does not fully describe days or limit parameters. Adequate but not comprehensive.

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

Purpose4/5

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

The description clearly states it queries Google Analytics 4 for traffic, pages, sources, and revenue, listing specific report types. However, it does not differentiate this tool from similar siblings like get_historical_traffic or get_traffic_snapshot.

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

Usage Guidelines2/5

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

No guidance on when to use this tool versus alternatives. It mentions auto-selection of property and API key requirement, but no context for choosing among many sibling analytics tools.

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/AntonioBlago/visiblyai-mcp-server'

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