Catalog
io.github.vishvick/dealhub-admin
OfficialDealHub MCP server for admins. Manage versions and users with 7 tools via Claude AI agents.
Admin management server for DealHub with user and version control tools.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"dealhub-admin": {
"command": "npx",
"args": [
"-y",
"dealhub-admin-mcp@1.0.1"
]
}
}
}