
Lodd.dev analytics MCP
@hholen
About Lodd.dev analytics MCP
First-party web analytics for AI agents. Add a script, query your own traffic over MCP.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"lodd": {
"command": "npx",
"args": [
"-y",
"@lodd/mcp-server"
],
"env": {
"LODD_API_KEY": "<YOUR_API_KEY>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Lodd.dev analytics MCP?
Lodd.dev analytics MCP is a first-party web analytics platform for AI agents. You add a 2KB script to your site, Lodd collects traffic data, and your agent queries that data directly over MCP—it is not a connector to a third‑party analytics service.
How to use Lodd.dev analytics MCP?
Run npx -y @lodd/mcp-server with the environment variable LODD_API_KEY set. For Claude Desktop, add https://api.lodd.dev/mcp as an MCP connector (OAuth handles auth). Configure Claude Code or Cursor by adding the server to the MCP config with the command, arguments, and LODD_API_KEY in the environment.
Key features of Lodd.dev analytics MCP
- 42 MCP tools covering traffic, events, funnels, conversions, sources, performance, and actors.
- First‑party analytics: your data stays on your infrastructure.
- No dashboard—your agent queries structured JSON directly.
- Free tier up to 2,500 events per month.
- EUR 9.99/month for 100K events, all tools included.
- Also accessible via REST API at
api.lodd.dev/v1/.
Use cases of Lodd.dev analytics MCP
- Ask your agent “How’s traffic this week?” for real‑time visitor trends.
- Build funnels from homepage to signup to purchase.
- Identify which traffic sources drive the most conversions.
- Investigate unusual activity with a prompt like “Something unusual is happening today. Investigate.”
- Analyze page performance and bounce rates from specific URLs.
FAQ from Lodd.dev analytics MCP
What does Lodd.dev analytics MCP do that alternatives do not?
It is a standalone analytics platform, not a connector to an existing service. You add a 2KB script, and your agent queries your own first‑party data directly over MCP.
What are the runtime requirements?
The server runs via npx (Node.js) and requires an environment variable LODD_API_KEY obtained from lodd.dev.
Where does the data live?
Data is collected and stored by Lodd on your site’s traffic. Your agent queries it over MCP or the REST API.
What transports and authentication are supported?
MCP (via stdio for local agents or HTTP for Claude Desktop) and REST API. Authentication uses an API key (for stdio/REST) or OAuth (for Claude Desktop).
Are there any usage limits?
The free tier supports up to 2,500 events/month. The paid tier (EUR 9.99/month) supports up to 100K events. All 42 tools are available on both tiers.
More Data & Analytics MCP servers
Google Analytics MCP Server
surendranbGoogle Analytics 4 data to AI agents, agentic workflows, and MCP clients. Give agents analysis-ready access to website traffic, user behavior, and performance data with schema discovery, server-side aggregation, and safe defaults that reduce data wrangling.
🎓 Semantic Scholar MCP Server
JackKuo666🔍 This project implements a Model Context Protocol (MCP) server for interacting with the Semantic Scholar API. It provides tools for searching papers, retrieving paper and author details, and fetching citations and references.
Google Ads MCP
cohnenAn MCP tool that connects Google Ads with Claude AI/Cursor and others, allowing you to analyze your advertising data through natural language conversations. This integration gives you access to campaign information, performance metrics, keyword analytics, and ad management—all th
Bright Data MCP
brightdataA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
Bright Data MCP
brightdata-comA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
Comments