Hivelore
Rank #9,226io.github.Doucs91/hivelore
Deterministic gate: blocks any commit whose diff reintroduces a documented team mistake.
Hivelore is a Model Context Protocol (MCP) server published by doucs91. It ranks #9,226 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Hivelore is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on May 26, 2026 and most recently updated on Jul 8, 2026.
Ranks ahead of 122,820 of 132,046 servers on MCP Toplist.
Use Hivelore
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add hivelore -- npx -y @hivelore/mcp[mcp_servers.hivelore]
command = "npx"
args = ["-y", "@hivelore/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"hivelore": {
"command": "npx",
"args": [
"-y",
"@hivelore/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"hivelore": {
"command": "npx",
"args": [
"-y",
"@hivelore/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"hivelore": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@hivelore/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"hivelore": {
"command": "npx",
"args": [
"-y",
"@hivelore/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hivelore": {
"command": "npx",
"args": [
"-y",
"@hivelore/mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Doucs91%2Fhivelore)<a href="https://mcptoplist.com/server/io.github.Doucs91%2Fhivelore"><img src="https://mcptoplist.com/badge/io.github.Doucs91%2Fhivelore.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (1 delisted)
doucs91
Available versions (1)
| Version | Published |
|---|---|
| 0.53.1 | Jul 8, 2026 |
Frequently asked questions
- Who maintains Hivelore?
- Hivelore is maintained by doucs91, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Hivelore listed on the Official MCP Registry?
- Yes — Hivelore is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Hivelore have?
- MCP Toplist tracks 1 version of Hivelore, most recently published on Jul 8, 2026.
- Where can I find the source code for Hivelore?
- The source code for Hivelore is hosted at github.com/doucs91/hivelore.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.