Logly MCP Server
Query your Logly web analytics from Claude, Cursor, or any Model Context Protocol client. Its README documents 8 tools, including logly_list_sites, logly_stats, logly_breakdown. It runs locally over stdio via the published package.
People who work with logly and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.
VERIFIED ACTIVE
LAST COMMIT 2026-05-18 · ★ 2 · #69 OF 81 MAINTAINED DATA & ANALYTICS · VERIFIED 2026-09-18
MIT · JavaScript servers · how we verify → /methodology
01 · Install Logly
before you install - you'll need
LOGLY_API_KEY
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add logly-uk-logly-mcp -- npx -y @logly-uk/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"logly-uk-logly-mcp": {
"command": "npx",
"args": [
"-y",
"@logly-uk/mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package @logly-uk/mcp - published under the repo owner's npm scope (@logly-uk)
registry namespace io.github.logly-uk is GitHub-verified and matches the repo owner
03 · What Logly can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can list every site in your account with its site ID - start here, and list a site's conversion funnels and their steps.
The 8 tools it gives your agent
Extracted from the project's README - what Logly lets an agent do.
- logly_list_sites
- - List every site in your account with its site ID - start here.
- logly_stats
- - Pageviews, sessions, visitors, bounce rate, avg duration, daily series, previous-period comparison.
- logly_breakdown
- - Top pages, referrers, countries and device/browser split.
- logly_realtime
- - Visitors active right now.
- logly_events
- - Custom event counts.
- logly_funnels
- - List a site's conversion funnels and their steps.
- logly_funnel_results
- - Completion counts and drop-off per funnel step.
- logly_install_snippet
- - The tag to add Logly to a site's .
Latest releases
v1.0.2 · 2026-05-18
04 · Who maintains Logly
Logly is maintained by logly-uk. It's the only MCP server we track from this author; the repo dates to May 2026.
05 · Facts
- repository
- github.com/logly-uk/logly-mcp
- website
- https://logly.uk/mcp/
- category
- data & analytics - ranked #69 of 81 actively-maintained data & analytics servers as of 2026-09-18.
- registry
- io.github.logly-uk/logly-mcp (active, first published 2026-05-18)
- packages
- npm:@logly-uk/mcp
06 · Logly FAQ
Is Logly still maintained?
Yes - as of 2026-09-18, its last commit was 2026-05-18. We re-verify nightly.
What can Logly do?
With this server connected, an agent can list every site in your account with its site ID - start here, and list a site's conversion funnels and their steps.
How do I install Logly?
Run `npx -y @logly-uk/mcp`. The README documents one environment variable (LOGLY_API_KEY) to set first. You can also paste the ready-made client config above.
Does Logly run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Logly
Alternatives to Logly
Maintained data & analytics servers if Logly isn't the fit.
- PostHog MCP Server Official PostHog MCP Server for product analytics, feature flags, experiments, and more. ★ 39,845 · 2026-09-18
- Server Chart A Model Context Protocol server for generating charts using AntV. ★ 4,367 · 2026-08-27
- Usertour MCP Server Official Usertour MCP Server for in-app onboarding: flows, checklists, surveys, and analytics. ★ 2,307 · 2026-09-18
- Google Ads + Meta Ads + GA4 MCP Google Ads, Meta Ads & GA4 MCP server - 250+ tools for campaigns, creatives, audiences & reports. ★ 1,939 · 2026-09-09
- Blitz Give AI agents full control over iOS/macOS development via a native macOS app with 30+ MCP tools. ★ 1,748 · 2026-07-14
- walkerOS Flow Build, validate, simulate, and deploy walkerOS event pipelines ★ 344 · 2026-09-16
Pairs well with
Servers that cover what Logly doesn't - only shown when the pairing reason fits the companion.
More data & analytics MCP servers · Advanced Zebrunner MCP Server · Markifact: AI Performance Marketing · SemanticOps MCP (for Power BI) · Okama MCP · Instagram MCP (mcpware)
More JavaScript MCP servers · Understand Quickly · Lorg MCP Server · Korail MCP · Osascript · M2M Sentinel · see all