mcpbeat Sign in

Dealhub Admin MCP Server

local only

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

DealHub MCP server for admins. Manage versions and users with 7 tools via Claude AI agents.

Installs per day peak 22 · avg 6 · -19% w/w
a month agotoday
27
Installs / week
npm · dealhub-admin-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

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

Alternatives to Dealhub Admin

same job, measured the same way
Swotpal MCP Server
by aprilelevengo

MCP Server for SWOTPal — SWOT analysis tools for AI agents (Claude, Cursor, Windsurf)

23 installs/wk local only
Selenium MCP
by gaforov

Selenium MCP server for AI agents — 41 browser automation tools with snapshots and sessions.

276 installs/wk local only
ManageLM
by managelm

AI Linux & Windows server management with Claude MCP and fully private agents using local AI

answering
A2asearch MCP
by tadas-github

Search 10,000+ AI agents, MCP servers, and CLI tools via A2ASearch from any MCP client.

1 080 installs/wk local only
Komodo MCP Server
by mp-tool

MCP server for Komodo - manage Docker containers, servers, stacks, and deployments via AI

153 installs/wk local only
Agent Skill
by deep-identity-inc

An MCP Server that provides identity verification and anti-fraud tools for AI agents via deepidv.

answering
Trello
by scaratec

MCP server for Trello — manage boards, lists, cards, attachments and more via Claude or Gemini

85 installs/wk local only
NomaCMS MCP Server
by nomacms

MCP server for NomaCMS. Manage collections, fields, content, assets, and webhooks via AI agents.

33 installs/wk local only

Dealhub Admin — questions

Answers built from our own checks of this server.

Why is there no uptime for Dealhub Admin?
Dealhub Admin 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 dealhub-admin-mcp was installed 27 times last week.
How do I connect Dealhub Admin?
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 dealhub-admin-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Dealhub Admin?
The npm package dealhub-admin-mcp was installed 27 times in the last week. Week over week that is -19%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.