HomeKnowledge & Memory › Bhived MCP

Bhived MCP

Shared knowledge graph, skills, and tool discovery for AI agents through the Model Context Protocol.

TypeScript
★ 35 stars Last pushed 2026-07-14 License: Apache-2.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.2.0)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "bhived-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "BHIVED_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • BHIVED_API_KEY required secret — Bhived API key. Run `npx bhived auth` to authenticate, or provide an API key from your Bhived account.

Related servers

Data from the Official MCP Registry