Lodd.dev
Headless web analytics for agents
@lodd/mcp-server
Headless web analytics for AI agents. 34 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-server
Set 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
34 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
संबंधित सर्वर
Alpha Vantage MCP Server
प्रायोजकAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
CGM MCP Server
A server for CodeFuse-CGM, a graph-integrated large language model designed for repository-level software engineering tasks.
Huly
MCP server for Huly project management system
Jupyter Earth MCP Server
Provides tools for geospatial analysis within Jupyter notebooks.
MCP-ABI
Interact with Ethereum-compatible smart contracts using their ABI.
Signet
Cryptographic action receipts for AI agents. Signs every MCP tool call with Ed25519, hash-chained audit log. 3 lines of code to integrate.
Kubernetes-MCP-Guard
AI-safe approval plan gated Kubernetes operations through MCP with OAuth, RBAC, audit, guardrails.
MCP Yeoman Server
Search for and run Yeoman generator templates programmatically.
Structurize-MCP
Generates structured CSV files from natural language descriptions using Google Gemini AI.
Sleep MCP Server
Pauses the execution of an agent for a specified duration.
TokenCost
An MCP (Model Context Protocol) server that provides real-time LLM token pricing data for 60+ AI models across 15 providers.