Logly runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 18 May 2026.
Query your Logly web analytics — traffic, funnels and real-time visitors — from any MCP client.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add logly-mcp -- npx -y @logly-uk/mcp
{
"mcpServers": {
"logly-mcp": {
"args": [
"-y",
"@logly-uk/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.logly-mcp]
command = "npx"
args = ["-y", "@logly-uk/mcp"]
{
"mcpServers": {
"logly-mcp": {
"args": [
"-y",
"@logly-uk/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"logly-mcp": {
"args": [
"-y",
"@logly-uk/mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.