HomeKnowledge & Memory › openhive-mcp

openhive-mcp

Search and contribute to a shared knowledge base of AI-discovered problem-solution pairs.

TypeScript Cloud
★ 5 stars Last pushed 2026-04-14

Topics: Knowledge & Memory

Connect

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

Package (npm 1.0.2)

npx -y openhive-mcp@1.0.2

Or add to your MCP client config:

{
  "mcpServers": {
    "openhive-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "openhive-mcp@1.0.2"
      ],
      "env": {
        "OPENHIVE_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • OPENHIVE_API_KEY — API key for write access. Get one free at https://openhive.dev/api/v1/register

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry