ArkHive MCP
Rank #14,620io.github.sammyboi81/arkhive
ArkHive MCP: governed, tamper-evident local memory for AI agents. Where context gives meaning.
ArkHive MCP is a Model Context Protocol (MCP) server published by sammyboi81. It ranks #14,620 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. ArkHive MCP is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Jul 22, 2026 and most recently updated on Sep 6, 2026.
Ranks ahead of 117,493 of 132,113 servers on MCP Toplist.
Use ArkHive MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add arkhive -- uvx arkhive-mcp[mcp_servers.arkhive]
command = "uvx"
args = ["arkhive-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"arkhive": {
"command": "uvx",
"args": [
"arkhive-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"arkhive": {
"command": "uvx",
"args": [
"arkhive-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"arkhive": {
"type": "stdio",
"command": "uvx",
"args": [
"arkhive-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"arkhive": {
"command": "uvx",
"args": [
"arkhive-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"arkhive": {
"command": "uvx",
"args": [
"arkhive-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.sammyboi81%2Farkhive)<a href="https://mcptoplist.com/server/io.github.sammyboi81%2Farkhive"><img src="https://mcptoplist.com/badge/io.github.sammyboi81%2Farkhive.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
sammyboi81
Other servers by sammyboi81
View all sammyboi81 servers →Available versions (3)
| Version | Published |
|---|---|
| 0.2.1 | Sep 6, 2026 |
| 0.2.0 | Aug 7, 2026 |
| 0.1.2 | Aug 5, 2026 |
Frequently asked questions
- Who maintains ArkHive MCP?
- ArkHive MCP is maintained by sammyboi81, which publishes 4 MCP servers (8 total versions) tracked on MCP Toplist.
- Is ArkHive MCP listed on the Official MCP Registry?
- Yes — ArkHive MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does ArkHive MCP have?
- MCP Toplist tracks 3 versions of ArkHive MCP, most recently published on Sep 6, 2026.
- Where can I find the source code for ArkHive MCP?
- The source code for ArkHive MCP is hosted at github.com/sammyboi81/humane-intelligence.
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.