mcpbeat Sign in

Lodd MCP Server

local only

Lodd MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 64 installs a week from npm. Last commit 1 Jun 2026.

Headless web analytics for AI agents. 42 MCP tools for traffic, events, funnels.

Installs per day peak 27 · avg 7 · +454% w/w
a month agotoday
64
Installs / week
npm · @lodd/mcp-server
0
Stars
0 open issues
1 Jun 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Lodd MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add lodd-mcp-server -- npx -y @lodd/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "lodd-mcp-server": {
      "args": [
        "-y",
        "@lodd/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.lodd-mcp-server]
command = "npx"
args = ["-y", "@lodd/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "lodd-mcp-server": {
      "args": [
        "-y",
        "@lodd/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "lodd-mcp-server": {
      "args": [
        "-y",
        "@lodd/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: LODD_API_KEY (Lodd API key. Get one at https://lodd.dev). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Lodd MCP Server

same job, measured the same way
Crystallize MCP
by hayodev

Crystallize headless commerce tools for AI agents via Model Context Protocol

100 installs/wk local only
Screenshotink
by screenshotink

Screenshot, diff, audit and sitemap-capture any web page — 5 MCP tools for AI agents.

26 installs/wk answering
Conduit
by bkauto3

Headless browser with SHA-256 audit trails and Ed25519-signed proof bundles for AI agents.

52 installs/wk local only
B4n1Web
by b4n1-com

Ultra-lightweight browser engine for AI agents. 33 MCP tools, 4 SDKs, cross-platform.

629 installs/wk local only
MCP Mat
by codelipenghui

Headless Eclipse MAT MCP server for Java heap dump analysis

42 installs/wk local only
viznoir
by kimimgo

Cinema-quality science visualization for AI agents — headless VTK via MCP.

47 installs/wk local only
Selenium MCP
by gaforov

Selenium MCP server for AI agents — 41 browser automation tools with snapshots and sessions.

276 installs/wk local only
Looking Glass MCP
by sahib-sawhney-wh

AI-native browser for agents. 71 tools with self-healing, semantic extraction, vault CLI.

30 installs/wk local only

Lodd MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Lodd MCP Server?
Lodd MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @lodd/mcp-server was installed 64 times last week.
How do I connect Lodd MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @lodd/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Lodd MCP Server?
The npm package @lodd/mcp-server was installed 64 times in the last week. Week over week that is +454%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Lodd MCP Server open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.