Loading MCP server directory, please wait...
Query your Logly web analytics — traffic, funnels and real-time visitors — from any MCP client.
npx @getmcp/cli add io.github.logly-uk/logly-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
LOGLY_API_KEYYour Logly API key — create one in Settings → API keys.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.logly-uk/logly-mcp": {
"command": "npx",
"args": [
"-y",
"@logly-uk/mcp"
],
"env": {
"LOGLY_API_KEY": ""
}
}
}
}