Skip to main content
Glama
savri-io

Savri Analytics MCP Server

by savri-io

List Sites

savri_list_sites

Retrieve websites accessible in Savri Analytics with optional 30-day visitor and pageview statistics.

Instructions

List all websites you have access to in Savri. Use include_stats=true to get visitor/pageview counts for the last 30 days.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
include_statsNoInclude 30-day stats summary
Behavior2/5

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

No annotations are provided, so the description carries the full burden. It mentions the optional 'include_stats' parameter but doesn't disclose behavioral traits such as whether this is a read-only operation, if it requires authentication, rate limits, pagination, or what the output format looks like. This is a significant gap for a tool with no annotation coverage.

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, front-loaded with the core purpose and followed by a specific usage tip. Every sentence adds value without redundancy, making it efficient and well-structured.

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 the low complexity (1 parameter, no output schema, no annotations), the description is somewhat complete but lacks details on behavioral aspects like output format or operational constraints. It covers the basic purpose and parameter usage but doesn't fully compensate for the absence of annotations and output schema.

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 description adds meaning by explaining that 'include_stats=true' provides 'visitor/pageview counts for the last 30 days', which clarifies the parameter's purpose beyond the schema's 'Include 30-day stats summary'. With 100% schema description coverage and only one parameter, this meets the baseline of 3, as the schema already documents the parameter well.

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 the verb ('List') and resource ('websites you have access to in Savri'), making the purpose immediately understandable. It distinguishes from siblings like 'savri_get_stats' or 'savri_get_pages' by focusing on websites rather than specific metrics or pages, though it doesn't explicitly contrast them.

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

Usage Guidelines3/5

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

The description implies usage by specifying when to set 'include_stats=true' for visitor/pageview counts, but it doesn't provide explicit guidance on when to use this tool versus alternatives like 'savri_get_stats' or 'savri_list_properties'. No exclusions or prerequisites are mentioned.

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/savri-io/mcp'

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