@aiwerk/mcp-server-clawhub
Rank #42,417io.github.AIWerk/mcp-server-clawhub
ClawHub.ai skill catalog: search, browse, inspect, and download skills (token unlocks publish).
@aiwerk/mcp-server-clawhub is a Model Context Protocol (MCP) server published by aiwerk. It ranks #42,417 of 115,591 servers tracked on MCP Toplist. @aiwerk/mcp-server-clawhub is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 24, 2026 and most recently updated on Jun 24, 2026.
Ranks ahead of 73,174 of 115,591 servers on MCP Toplist.
Use @aiwerk/mcp-server-clawhub
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-server-clawhub -e "CLAWHUB_TOKEN=<your CLAWHUB_TOKEN>" -- npx -y @aiwerk/mcp-server-clawhubReplace each placeholder with your own value before saving.
[mcp_servers.mcp-server-clawhub]
command = "npx"
args = ["-y", "@aiwerk/mcp-server-clawhub"]
[mcp_servers.mcp-server-clawhub.env]
CLAWHUB_TOKEN = "<your CLAWHUB_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-server-clawhub": {
"command": "npx",
"args": [
"-y",
"@aiwerk/mcp-server-clawhub"
],
"env": {
"CLAWHUB_TOKEN": "<your CLAWHUB_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-server-clawhub": {
"command": "npx",
"args": [
"-y",
"@aiwerk/mcp-server-clawhub"
],
"env": {
"CLAWHUB_TOKEN": "<your CLAWHUB_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-server-clawhub": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@aiwerk/mcp-server-clawhub"
],
"env": {
"CLAWHUB_TOKEN": "<your CLAWHUB_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-server-clawhub": {
"command": "npx",
"args": [
"-y",
"@aiwerk/mcp-server-clawhub"
],
"env": {
"CLAWHUB_TOKEN": "<your CLAWHUB_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-server-clawhub": {
"command": "npx",
"args": [
"-y",
"@aiwerk/mcp-server-clawhub"
],
"env": {
"CLAWHUB_TOKEN": "<your CLAWHUB_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.AIWerk%2Fmcp-server-clawhub)<a href="https://mcptoplist.com/server/io.github.AIWerk%2Fmcp-server-clawhub"><img src="https://mcptoplist.com/badge/io.github.AIWerk%2Fmcp-server-clawhub.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
aiwerk
Other servers by aiwerk
- @aiwerk/mcp-server-wheel-size#34,751 · 1 ver
- Wise MCP Server#34,752 · 1 ver
- @aiwerk/mcp-server-vault#35,556 · 1 ver
- @aiwerk/mcp-server-bexio#38,685
- @aiwerk/mcp-server-cal#40,767 · 1 ver
- @aiwerk/mcp-server-imap#42,418 · 1 ver
- shopify#42,419 · 1 ver
- mcp-server-smallinvoice#47,444
- @aiwerk/mcp-server-ghl#51,665
- Google Maps MCP Server#64,260
- MCP Catalog#85,988
Available versions (1)
| Version | Published |
|---|---|
| 0.1.4 | Jun 24, 2026 |
Frequently asked questions
- Who maintains @aiwerk/mcp-server-clawhub?
- @aiwerk/mcp-server-clawhub is maintained by aiwerk, which publishes 12 MCP servers (7 total versions) tracked on MCP Toplist.
- Is @aiwerk/mcp-server-clawhub listed on the Official MCP Registry?
- Yes — @aiwerk/mcp-server-clawhub is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does @aiwerk/mcp-server-clawhub have?
- MCP Toplist tracks 1 version of @aiwerk/mcp-server-clawhub, most recently published on Jun 24, 2026.
- Where can I find the source code for @aiwerk/mcp-server-clawhub?
- The source code for @aiwerk/mcp-server-clawhub is hosted at github.com/aiwerk/mcp-server-clawhub.