MCP Server Clawhub runs on your own machine — the client starts it, so there is no endpoint to ping. 85 installs a week from npm. Last commit 24 Jun 2026.
ClawHub.ai skill catalog: search, browse, inspect, and download skills (token unlocks publish).
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 mcp-server-clawhub -- npx -y @aiwerk/mcp-server-clawhub
{
"mcpServers": {
"mcp-server-clawhub": {
"args": [
"-y",
"@aiwerk/mcp-server-clawhub"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server-clawhub]
command = "npx"
args = ["-y", "@aiwerk/mcp-server-clawhub"]
{
"mcpServers": {
"mcp-server-clawhub": {
"args": [
"-y",
"@aiwerk/mcp-server-clawhub"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server-clawhub": {
"args": [
"-y",
"@aiwerk/mcp-server-clawhub"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.