39
/ 100
1 month ago
glama

kitty-hive

MCP server for multi-agent collaboration enabling AI agents to communicate, delegate tasks, and share artifacts across clients and machines with federation support.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — hive_file_fetch (line 88: mkdirSync(dirname(dest), { recursive: true }))
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: HIVE_AGENT_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies3 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.12.0GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.12.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.12.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCODEX_APPSERVER_CWD
configCODEX_CHANNEL_MODE
configCODEX_CMD
configCODEX_EXTRA_ARGS
configCODEX_PROFILE
configEDITOR
configHIVE_AGENT_IDSet HIVE_AGENT_NAME=<name> (or =<id>) in the env to skip this and auto-register on launch.
🔐 secretHIVE_AGENT_KEYAuto-register via opaque external_key (orchestrator-assigned; idempotent — same key returns same agent)
configHIVE_AGENT_NAMESet =<name> (or HIVE_AGENT_ID=<id>) in the env to skip this and auto-register on launch.
configHIVE_AGENT_ROLES
configHIVE_AGENT_THREAD_ID
configHIVE_URLhive HTTP endpoint (default http://localhost:4123/mcp)
configSystemRoot
configVISUAL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 10 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/seangx-kitty-hive-b5cwni)](https://m8ven.ai/mcp/seangx-kitty-hive-b5cwni)
commit: 08f2197a4859a5322307ea7b0ada79ef927db5fa
code hash: ffbd392b97a9cb6f2d395990b8c631ca0f9b5bdcd3ddaa40d2d89bd388d0e814
verified: 6/12/2026, 10:24:12 AM
view raw JSON →