mcpbeat Sign in

Uniteddepin MCP Server

by krampslaag Your server? Claim it
local only

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

UnitedDePIN MCP server for aggregating DePIN nodes.

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

Installs per day peak 22 · avg 6 · +10% w/w
a month agotoday
32
Installs / week
npm · uniteddepin-mcp-server
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 uniteddepin -- npx -y uniteddepin-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "uniteddepin": {
      "args": [
        "-y",
        "uniteddepin-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.uniteddepin]
command = "npx"
args = ["-y", "uniteddepin-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "uniteddepin": {
      "args": [
        "-y",
        "uniteddepin-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "uniteddepin": {
      "args": [
        "-y",
        "uniteddepin-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Uniteddepin

same job, measured the same way
Marketing Mcp
by varvararatta

MCP server for Marketing

4 tools answering
MCP Einvoicing Ae
by cmendezs

MCP server for United Arab Emirates electronic invoicing

759 installs/wk local only
FreshRSS
by ni-c

MCP server for FreshRSS, the self-hosted RSS feed aggregator

90 installs/wk local only
Hostinger API MCP
by hostinger

MCP server for Hostinger API

155 172 installs/wk answering
MCP Stl
by daedalus

MCP server for editing STL 3D model files

54 installs/wk local only
Swapi MCP
by abhishekjkrsna

MCP server for SWAPI API

46 installs/wk local only
Mcpcap
by mcpcap

An MCP server for analyzing PCAP files.

480 installs/wk local only
Testing Repo
by vinur1992

An MCP server that created for demo

local only

Uniteddepin — questions

Answers built from our own checks of this server.

Why is there no uptime for Uniteddepin?
Uniteddepin 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 uniteddepin-mcp-server was installed 32 times last week.
Is Uniteddepin 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 Uniteddepin?
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 uniteddepin-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Uniteddepin?
The npm package uniteddepin-mcp-server was installed 32 times in the last week. Week over week that is +10%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.