lodd-mcp-server
First-party web analytics for AI agents. Add a script, query your own traffic over MCP.
Documentation
@lodd/mcp-server
First-party web analytics for AI agents. You add a 2KB script, Lodd collects your site's traffic, and your agent queries your own data over MCP. It's the analytics platform, not a connector to one.
42 MCP tools covering traffic, events, funnels, conversions, sources, performance, and actor analytics. No dashboard. Your agent queries structured JSON directly.
Quick start
npx -y @lodd/mcp-serverSet `LODD_API_KEY` in your environment. Get a key at lodd.dev.
Claude Code / Cursor
Add to your MCP config:
{
"mcpServers": {
"lodd": {
"command": "npx",
"args": ["-y", "@lodd/mcp-server"],
"env": {
"LODD_API_KEY": "your-api-key"
}
}
}
}Claude Desktop / claude.ai
Add `https://api.lodd.dev/mcp` as an MCP connector. OAuth handles auth automatically.
What you can ask
- "How's traffic this week?"
- "Show me the pages with the highest bounce rate"
- "Build a funnel from homepage to signup to purchase"
- "Which traffic sources drive the most conversions?"
- "Something unusual is happening today. Investigate."
Tools
42 tools across analytics, breakdowns, events, conversions, actors, annotations, trackable links, and account management. Full reference at lodd.dev/docs.
REST API
Same data is also available via REST at `api.lodd.dev/v1/`. API docs at lodd.dev/api. OpenAPI spec at lodd.dev/openapi.yaml.
Pricing
Free up to 2,500 events/month. EUR 9.99/month for 100K events. All tools included on both tiers.
Links
Frequently asked questions
What is lodd-mcp-server?
lodd-mcp-server is First-party web analytics for AI agents. Add a script, query your own traffic over MCP.
How do I install lodd-mcp-server?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is lodd-mcp-server open source?
Yes — it is hosted on GitHub at https://github.com/hholen/lodd-mcp-server.
Related MCP tools
Model Context Protocol Servers
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
A MCP for Claude Desktop / Claude Code / Windsurf / Cursor to build n8n workflows for you
MCP server to provide Figma layout information to AI coding agents like Cursor
The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Instant is the best backend for AI-coded apps. You get auth, permissions, storage, presence, and streams — everything you need to ship apps your users will love.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP