Skip to main content
Glama
colintoh

Clicky MCP Server

by colintoh

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLICKY_SITE_IDYesYour Clicky site ID, available in your site preferences
CLICKY_SITE_KEYYesYour Clicky site key, available in your site preferences under 'Preferences' → 'Info'

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get_total_visitorsC

Get total visitors for a date range from Clicky analytics

get_domain_visitorsC

Get visitors filtered by domain from Clicky analytics with optional segmentation data

get_top_pagesC

Get top pages for a date range from Clicky analytics

get_traffic_sourcesB

Get traffic sources breakdown from Clicky analytics. Optionally filter by specific page URL.

get_page_trafficC

Get traffic data for a specific page by filtering with its URL

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.5/5.0

Scored across 5 tools

Disambiguation5/5

Each tool has a clearly distinct purpose targeting different analytics dimensions: domain visitors, page traffic, top pages, total visitors, and traffic sources. There is no overlap in functionality, making it easy for an agent to select the correct tool without confusion.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern with 'get_' prefix and descriptive nouns (e.g., get_domain_visitors, get_page_traffic). This uniformity enhances readability and predictability across the toolset.

Tool Count5/5

With 5 tools, the server is well-scoped for analytics retrieval, covering key metrics like visitors, pages, and traffic sources. Each tool earns its place without being overly sparse or bloated, fitting typical use cases effectively.

Completeness4/5

The toolset provides comprehensive read-only coverage for analytics data, including filtering and segmentation options. A minor gap exists in lacking write or configuration tools (e.g., setting up analytics), but this is reasonable for a data retrieval-focused server, and agents can work around this limitation.

Maintenance

ActivityInactive
ResponsivenessSlow