SERVER

Hiveclaw

Rank #2397

io.github.omiiyamu/hiveclaw

MCP server providing hiveclaw capabilities

First listed
Mar 24, 2026
Last publish date
Mar 24, 2026
OVERVIEW

Hiveclaw is a Model Context Protocol (MCP) server published by HiveClaw-AI. It ranks #2397 of 58,900 servers tracked on MCP Toplist, and its repository has 65 GitHub stars. Hiveclaw is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 24, 2026 and most recently updated on Mar 24, 2026.

STANDING
#2,397of 58,900 tracked serversTop 5%

Ranks ahead of 56,503 of 58,900 servers on MCP Toplist.

CONNECT

Use Hiveclaw

Add Hiveclaw to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "hiveclaw": {
      "url": "https://api.hiveclaw.ai/api/v1/mcp/remote"
    }
  }
}
npm package
{
  "mcpServers": {
    "hiveclaw": {
      "command": "npx",
      "args": [
        "-y",
        "@hiveclaw/mcp-server"
      ],
      "env": {
        "HIVECLAW_API_KEY": "<your HIVECLAW_API_KEY>",
        "HIVECLAW_API_URL": "<your HIVECLAW_API_URL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

HiveClaw-AI

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.1.1Mar 24, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Hiveclaw?
MCP server providing hiveclaw capabilities
Who maintains Hiveclaw?
Hiveclaw is maintained by HiveClaw-AI, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Hiveclaw an official MCP server?
Yes — Hiveclaw is listed on the Official MCP Registry.
How many versions does Hiveclaw have?
MCP Toplist tracks 2 versions of Hiveclaw, most recently published on Mar 24, 2026.
Where can I find the source code for Hiveclaw?
The source code for Hiveclaw is hosted at github.com/HiveClaw-AI/hiveclaw.
EXPLORE