Skip to content
Claude Desktop

Logly for Claude Desktop

io.github.logly-uk/logly-mcp

Query your Logly web analytics — traffic, funnels and real-time visitors — from any MCP client.

client:Claude Desktop transport:stdio runtime:npm

Install Logly in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "logly-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@logly-uk/mcp"
      ],
      "env": {
        "LOGLY_API_KEY": "<LOGLY_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Logly in other clients