io.github.AIWerk/mcp-server-clawhub MCP Server
io.github.AIWerk/mcp-server-clawhub
What is the io.github.AIWerk/mcp-server-clawhub MCP server?
ClawHub.ai skill catalog: search, browse, inspect, and download skills (token unlocks publish).
How to install io.github.AIWerk/mcp-server-clawhub
Copy-paste configuration for popular MCP clients.
CLAWHUB_TOKENsecretClawHub API token. Optional: read-only browsing works without it; required to publish or delete.
{
"mcpServers": {
"mcp-server-clawhub": {
"command": "npx",
"args": [
"-y",
"@aiwerk/mcp-server-clawhub"
],
"env": {
"CLAWHUB_TOKEN": "<YOUR_CLAWHUB_TOKEN>"
}
}
}
}{
"mcpServers": {
"mcp-server-clawhub": {
"command": "npx",
"args": [
"-y",
"@aiwerk/mcp-server-clawhub"
],
"env": {
"CLAWHUB_TOKEN": "<YOUR_CLAWHUB_TOKEN>"
}
}
}
}{
"mcpServers": {
"mcp-server-clawhub": {
"command": "npx",
"args": [
"-y",
"@aiwerk/mcp-server-clawhub"
],
"env": {
"CLAWHUB_TOKEN": "<YOUR_CLAWHUB_TOKEN>"
}
}
}
}{
"servers": {
"mcp-server-clawhub": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@aiwerk/mcp-server-clawhub"
],
"env": {
"CLAWHUB_TOKEN": "<YOUR_CLAWHUB_TOKEN>"
}
}
}
}claude mcp add mcp-server-clawhub --env CLAWHUB_TOKEN=<YOUR_CLAWHUB_TOKEN> -- npx -y @aiwerk/mcp-server-clawhubRelated MCP servers
Email tools for any IMAP/SMTP provider: list, read, search, send, and manage messages.
Cal.com scheduling MCP server: manage bookings, event types, and availability.
Shopify Admin GraphQL API: products, orders, customers, inventory, and more (read and write).
Bitwarden/Vaultwarden for agents: list tagged items, TOTP codes, one-time Sends, save new secrets.
Wheel-Size.com fitment API: OEM and aftermarket wheel and tyre data for 100k+ vehicles (read-only).
Wise Personal API: profiles, balances, multi-currency rates, transfers, recipients (read-only).