Skip to main content
Glama
logly-uk

Logly MCP server

Official
by logly-uk

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOGLY_API_KEYYesYour Logly API key (required)
LOGLY_API_BASENoOverride the API base URLhttps://app.logly.uk

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
logly_list_sitesA

List every website in the authenticated Logly account with its site ID. Start here to find the site ID the other tools need.

logly_statsB

Traffic totals for a site — pageviews, sessions, visitors, bounce rate, average duration — plus a daily series and a comparison against the previous period.

logly_breakdownC

Top pages, top referrers, top countries and device/browser split for a site over the given period.

logly_realtimeB

Visitors currently active on a site (real-time, the last few minutes).

logly_eventsB

Custom event counts for a site (events sent via logly('event', ...)) over the given period.

logly_funnelsA

List the conversion funnels defined for a site, with their IDs and step sequences.

logly_funnel_resultsC

Completion counts and drop-off per step for one conversion funnel.

logly_install_snippetA

Return the Logly tracking snippet for a site — the single tag to add to the site's . Works offline, no API call.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/logly-uk/logly-mcp'

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