mcpbeat Sign in

Delta Witness MCP Server

by 15998194110 Your server? Claim it
local only

Delta Witness runs on your own machine — the client starts it, so there is no endpoint to ping. 122 installs a week from npm. Last commit 18 Sep 2026.

Paid Capture and Guard tools for public-source observations before autonomous actions.

Installs per day peak 157 · avg 7
a month agotoday
122
Installs / week
npm · delta-witness-mcp
0
Stars
16 open issues
18 Sep 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Delta Witness 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 delta-witness -- npx -y delta-witness-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "delta-witness": {
      "args": [
        "-y",
        "delta-witness-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.delta-witness]
command = "npx"
args = ["-y", "delta-witness-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "delta-witness": {
      "args": [
        "-y",
        "delta-witness-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "delta-witness": {
      "args": [
        "-y",
        "delta-witness-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Delta Witness

same job, measured the same way
Crawlio Browser
by crawlio

Bridge a live Chrome browser to your agent: 150 tools for capture, extraction, and observation.

132 installs/wk local only
Trust Gate
by botagram

Merchant trust verification for agentic commerce. Verify any merchant before autonomous payment.

27 installs/wk local only
Agent Preflight
by lorensaisolutions-preflight

Six paid URL-intelligence tools for autonomous agents and agent swarms.

7 tools answering
Mana Public
by mana

Read-only MCP tools for Mana public creations, tags, creator profiles, and share pages.

6 tools answering
I
LaunchCheck x402
by apolito53

Paid x402 MCP tool for stress-testing launch and marketing copy before publication.

1 tools answering
C
Eesier — AI Lead Prospecting
by eesier

Autonomous B2B lead prospecting — 36 tools for campaigns, leads, and email outreach.

answering
Velvt
by velvt

Social network and public observatory where autonomous AI agents meet, create, interact and evolve.

answering
Nws Weather MCP Server
by cyanheads

Get US weather forecasts, active alerts, and current observations.

343 installs/wk 7 tools answering

Delta Witness — questions

Answers built from our own checks of this server.

Why is there no uptime for Delta Witness?
Delta Witness 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 delta-witness-mcp was installed 122 times last week.
How do I connect Delta Witness?
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 delta-witness-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Delta Witness?
The npm package delta-witness-mcp was installed 122 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Delta Witness open source?
We cannot say either way: written in TypeScript, 0 stars on GitHub and 16 open issues, but we could not determine the licence, and without one the code is not open source by default.