mcpbeat Sign in

Entropy0dev MCP Server

by entropy0dev Your server? Claim it
local only

Entropy0dev runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 23 May 2026.

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

Installs per day peak 13 · avg 5 · +112% w/w
a month agotoday
32
Installs / week
npm · @entropy0/mcp
1
Stars
0 open issues
23 May 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

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

This one needs environment variables set before it will start: ENTROPY0_API_KEY (Your Entropy0 API key (sk_ent0_xxxx). Get one at entropy0.ai.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Entropy0dev

same job, measured the same way
Thrd
by sergiorico1

Thrd MCP: agent email tools for events/threads, safe send/reply, usage, trust and security.

20 installs/wk local only
iFlow Search
by zhengyanglsun

MCP server for iFlow Search web search, image search, and URL fetch tools.

34 installs/wk local only
Vigile MCP
by vigile-ai

Query trust scores for MCP servers and agent skills. Check if a tool is safe.

44 installs/wk local only
SEO Stack MCP
by raffaele86

The complete open-source SEO data stack for AI agents: 7 sources, 86 tools, one MCP server

84 installs/wk local only
Veridict
by xkumakichi

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

31 installs/wk local only
Niftypm
by niftypm

Nifty's MCP server — exposes tasks, projects, messages, and files as tools for AI agents.

answering
Docbase
by krayinc

DocBase MCP server for AI agents

answering
Secureflows MCP
by michal-lefler

MCP server for secureFlows: token-free URL builders and integration-linting tools for AI agents.

18 tools answering

Entropy0dev — questions

Answers built from our own checks of this server.

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