SERVER
Hivemind
Rank #28414io.github.QuantuLabs/hivemind
Query multiple AI models (OpenAI, Anthropic, Google) for consensus responses.
First listed
Jan 21, 2026
Last publish date
Jan 21, 2026
OVERVIEW
Hivemind is a Model Context Protocol (MCP) server published by QuantuLabs. It ranks #28414 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Hivemind is listed on Official MCP, with 2 tracked versions. It was first listed on Jan 21, 2026 and most recently updated on Jan 21, 2026.
STANDING
#28,414of 58,832 tracked serversTop 50%
Ranks ahead of 30,418 of 58,832 servers on MCP Toplist.
CONNECT
Use Hivemind
Add Hivemind to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"hivemind": {
"command": "npx",
"args": [
"-y",
"@quantulabs/hivemind"
],
"env": {
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"GOOGLE_API_KEY": "<your GOOGLE_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
QuantuLabs
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.1.3 | Jan 21, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Hivemind?
- Query multiple AI models (OpenAI, Anthropic, Google) for consensus responses.
- Who maintains Hivemind?
- Hivemind is maintained by QuantuLabs, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Hivemind an official MCP server?
- Yes — Hivemind is listed on the Official MCP Registry.
- How many versions does Hivemind have?
- MCP Toplist tracks 2 versions of Hivemind, most recently published on Jan 21, 2026.
- Where can I find the source code for Hivemind?
- The source code for Hivemind is hosted at github.com/QuantuLabs/Hivemind.
EXPLORE