mcp-server-clawhub

MCP serverSearch

ClawHub.ai skill catalog: search, browse, inspect, and download skills (token unlocks publish).

This server has no hosted endpoint yet, so ahel can't serve it. You can still add it. It stays paused until ahel can serve it.

Serve it through your gateway

One link, every agent. Your own credentials, stored once.

Tools it gives your agents (10)

ToolWhat it does
clawhub_searchSearch skills in the ClawHub.ai catalog. Required: q (search query). Optional: limit, highlightedOnly, nonSuspiciousOnly.
clawhub_list_skillsList skills in the catalog with cursor pagination. Optional: limit, cursor (from previous response.nextCursor), nonSuspiciousOnly.
clawhub_get_skillGet full details of a skill by slug (includes latestVersion, owner, moderation). Required: slug.
clawhub_list_versionsList all versions of a skill. Required: slug. Optional: limit, cursor.
clawhub_get_versionGet a specific version of a skill, including files and security snapshot. Required: slug, version.
clawhub_get_scanGet the security scan result for a skill version. Required: slug. Optional: version or tag (defaults to latest).
clawhub_get_moderationGet moderation details (verdict, reasonCodes, evidence) for a skill. Required: slug.
clawhub_get_fileFetch a single raw file from a skill package. Required: slug, path. Optional: version or tag (defaults to latest). Returns the file as text.
clawhub_resolveResolve a version of a skill by content hash. Returns the matching version (if any) and the latest version for comparison. Required: slug, hash.
clawhub_downloadDownload a skill as a zip archive. Required: slug. Optional: version or tag (defaults to latest). Response includes base64-encoded zip bytes and size.

Signals

Last commit
Aug 2026
Weekly downloads
87
Tools captured
10