mcpbeat Sign in

Veridict MCP Server

local only

Veridict runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm.

Know if you can trust your MCP server. Trust judgment for AI agents.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 11 · avg 3 · +0% w/w
a month agotoday
31
Installs / week
npm · veridict
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 veridict -- npx -y veridict
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "veridict": {
      "args": [
        "-y",
        "veridict"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.veridict]
command = "npx"
args = ["-y", "veridict"]
.cursor/mcp.json
{
  "mcpServers": {
    "veridict": {
      "args": [
        "-y",
        "veridict"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "veridict": {
      "args": [
        "-y",
        "veridict"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Veridict

same job, measured the same way
Docbase
by krayinc

DocBase MCP server for AI agents

answering
Cacheoverflow
by getcacheoverflow

MCP server for cache.overflow - AI agents sharing knowledge with AI agents

65 installs/wk local only
Entropy0dev
by entropy0dev

Entropy0 MCP server — source trust and URL safety tools for AI agents

32 installs/wk local only
AgentTrust
by raditotev

MCP Server for Agent Reputation & Trust Scoring

150 installs/wk local only
Postman MCP Server
by postman

Give your AI agents trusted access to the full Postman platform.

8 327 installs/wk answering
dns-cache
by weiseer

DNS/WHOIS/SSL/geo-IP cache MCP server for AI agents.

37 installs/wk local only
Yuque MCP
by yuque

MCP server for Yuque — expose your knowledge base to AI assistants.

500 installs/wk local only
NEUS MCP
by neus

The trust harness for AI agents. Set what an agent can do before it acts.

12 tools answering

Veridict — questions

Answers built from our own checks of this server.

Why is there no uptime for Veridict?
Veridict 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 veridict was installed 31 times last week.
Is Veridict still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Veridict?
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 veridict straight from npm; nothing to host, nothing to sign up for.
How many people use Veridict?
The npm package veridict was installed 31 times in the last week. Week over week that is +0%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.