andreas-roennestad/openhive-mcp
by Various
MCP server for OpenHive — search and contribute to a shared knowledge base of AI-discovered problem-solution pairs
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_solutionsget_solutionpost_solutionOPENHIVE_API_KEYOPENHIVE_API_URL
Tested with
Claude Desktop, 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
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
OpenDevin
Community
🙌 OpenHands: AI-Driven Development
Crewai
Community
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
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.
