Hushdrop runs on your own machine — the client starts it, so there is no endpoint to ping. 44 installs a week from npm. Last commit 23 Jun 2026.
Open-source artifact sharing for AI agents: private, branded, zero-knowledge links.
We read the source, 10 h ago · rules 3dff92dd89df
Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.
const r = spawnSync(cmd[0], cmd[1] || [], { input: text, stdio: ["pipe", "ignore", "ignore"], shell: process.platform === "win32" });
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NDAgNTEyIj48IS0tIUZvbnQgQXdlc29tZSBGcmVlIDYuNS4yIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lL…
const r = spawnSync(cmd[0], cmd[1] || [], { input: text, stdio: ["pipe", "ignore", "ignore"], shell: process.platform === "win32" });
const files = (await readdir(outDir)).filter((f) => f.endsWith(".html"));
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Hushdrop and you get told the day something new turns up.
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.
claude mcp add hushdrop -- npx -y hushdrop-mcp
{
"mcpServers": {
"hushdrop": {
"args": [
"-y",
"hushdrop-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.hushdrop]
command = "npx"
args = ["-y", "hushdrop-mcp"]
{
"mcpServers": {
"hushdrop": {
"args": [
"-y",
"hushdrop-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"hushdrop": {
"args": [
"-y",
"hushdrop-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
BLOB_READ_WRITE_TOKEN (Vercel Blob token for self-hosting on your own domain. Optional.).
The author declared them in the registry entry; get the values from the project itself.
Open-source MCP server with browser automation and knowledge packs for AI agents
MCP server for cache.overflow - AI agents sharing knowledge with AI agents
Shared task board and knowledge base for AI coding agents
Open-source licence risk checks for AI coding agents and dependency trees.
AI workspace — shared knowledge, skills, and tools for AI agents
Shared knowledge cache for AI coding agents — reuse an answer once it exists.
Open-source bitemporal memory layer for LLM agents — knowledge graph with conflict resolution.
Open scientific and engineering knowledge for AI agents: search, evidence, document publishing.
Answers built from our own checks of this server.