Logly MCP server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOGLY_API_KEY | Yes | Your Logly API key (required) | |
| LOGLY_API_BASE | No | Override the API base URL | https://app.logly.uk |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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