← Index

io.github.vishvick/dealhub-admin

io.github.vishvick/dealhub-admin·v1.0.1·Other
Quality Score
75
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "dealhub-admin": {
      "command": "npx",
      "args": [
        "-y",
        "dealhub-admin-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "dealhub-admin": {
      "command": "npx",
      "args": [
        "-y",
        "dealhub-admin-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y dealhub-admin-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
5
installability
25
documentation
10
stability
10
§04  Alternatives in Other