Skip to main content
Glama

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'

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_total_visitors

Get total visitors for a date range from Clicky analytics

get_domain_visitors

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

get_top_pages

Get top pages for a date range from Clicky analytics

get_traffic_sources

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

get_page_traffic

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

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/colintoh/clicky-mcp'

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