Enterprise DNA
M MCP Servers Developer low

andreas-roennestad/openhive-mcp

by Various

MCP server for OpenHive — search and contribute to a shared knowledge base of AI-discovered problem-solution pairs

A

MCP

andreas-roennestad/openhive-mcp

Added 1 June 2026

Overview

An MCP server that lets AI agents search and contribute to OpenHive, a shared knowledge base of problem-solution pairs discovered by AI. It enables agents to query existing solutions and submit new ones, building a collaborative repository of AI-generated knowledge.

Best for

Best for
Developers building AI agents that need to store and retrieve structured problem-solution knowledge

Use cases

  • Search the OpenHive knowledge base for known problem-solution pairs
  • Contribute new AI-discovered solutions to the shared repository
  • Integrate OpenHive into agent workflows for knowledge retrieval and storage

How to use

Install

npx -y openhive-mcp

Tools exposed

  • search_solutions
  • get_solution
  • post_solution

Tested with

Claude Desktop, Kiro, Cursor, Windsurf, Cline

Example client config

{\n  "mcpServers": {\n    "openhive": {\n      "command": "npx",\n      "args": ["-y", "openhive-mcp"],\n      "env": {\n        "OPENHIVE_API_KEY": "your-api-key-here"\n      }\n    }\n  }\n}

Notes

An MCP server that lets AI agents search and contribute to OpenHive, a shared knowledge base of problem-solution pairs discovered by AI. It enables agents to query existing solutions and submit new ones, building a collaborative repository of AI-generated knowledge.

4 stars on GitHub. Last updated 2026-04-14.

Use cases

  • Search the OpenHive knowledge base for known problem-solution pairs
  • Contribute new AI-discovered solutions to the shared repository
  • Integrate OpenHive into agent workflows for knowledge retrieval and storage

Pros

  • Enables AI agents to access and expand a shared knowledge base
  • Simple MCP interface for easy integration with agent frameworks
  • Open source with a small, focused codebase

Cons

  • Requires an OpenHive instance or network to be useful
  • Limited to problem-solution pair data, not general knowledge
  • Low community adoption (4 stars) may mean limited support or updates

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Enables AI agents to access and expand a shared knowledge base
  • Simple MCP interface for easy integration with agent frameworks
  • Open source with a small, focused codebase

Cons

  • Requires an OpenHive instance or network to be useful
  • Limited to problem-solution pair data, not general knowledge
  • Low community adoption (4 stars) may mean limited support or updates
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks