dark-memory-mcp
Rank #8,231io.github.Opita-Code/dark-memory-mcp
Persistent memory + vibe-loop engine for AI agents. Single Go binary, SQLite-backed, stdio MCP.
dark-memory-mcp is a Model Context Protocol (MCP) server published by Opita-Code. It ranks #8,231 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. dark-memory-mcp is listed across 2 registries — Official MCP and Glama, with 17 tracked versions. It was first listed on Jul 28, 2026 and most recently updated on Aug 21, 2026.
Ranks ahead of 123,815 of 132,046 servers on MCP Toplist.
Use dark-memory-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add dark-memory-mcp -- npx -y @opitacode/dark-memory-mcp[mcp_servers.dark-memory-mcp]
command = "npx"
args = ["-y", "@opitacode/dark-memory-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"dark-memory-mcp": {
"command": "npx",
"args": [
"-y",
"@opitacode/dark-memory-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"dark-memory-mcp": {
"command": "npx",
"args": [
"-y",
"@opitacode/dark-memory-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"dark-memory-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@opitacode/dark-memory-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"dark-memory-mcp": {
"command": "npx",
"args": [
"-y",
"@opitacode/dark-memory-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"dark-memory-mcp": {
"command": "npx",
"args": [
"-y",
"@opitacode/dark-memory-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.Opita-Code%2Fdark-memory-mcp)<a href="https://mcptoplist.com/server/io.github.Opita-Code%2Fdark-memory-mcp"><img src="https://mcptoplist.com/badge/io.github.Opita-Code%2Fdark-memory-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Opita-Code
Available versions (17)
| Version | Published |
|---|---|
| 2.20.0 | Aug 21, 2026 |
| 2.19.1 | Aug 18, 2026 |
| 2.19.0 | Aug 18, 2026 |
| 2.13.0 | Aug 10, 2026 |
| 2.12.0 | Aug 8, 2026 |
| 2.11.1 | Aug 8, 2026 |
| 2.11.1-alpha | Aug 5, 2026 |
| 2.11.0 | Aug 4, 2026 |
| 2.9.3-alpha | Aug 3, 2026 |
| 2.8.0-alpha | Jul 29, 2026 |
| 2.7.1 | Jul 29, 2026 |
| 2.7.0-alpha | Jul 29, 2026 |
| 2.6.2 | Jul 28, 2026 |
| 2.6.1 | Jul 28, 2026 |
| 2.6.0 | Jul 28, 2026 |
| 2.5.2 | Jul 28, 2026 |
| 2.5.0 | Jul 28, 2026 |
Frequently asked questions
- Who maintains dark-memory-mcp?
- dark-memory-mcp is maintained by Opita-Code, which publishes 1 MCP server (17 total versions) tracked on MCP Toplist.
- Is dark-memory-mcp listed on the Official MCP Registry?
- Yes — dark-memory-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does dark-memory-mcp have?
- MCP Toplist tracks 17 versions of dark-memory-mcp, most recently published on Aug 21, 2026.
- Where can I find the source code for dark-memory-mcp?
- The source code for dark-memory-mcp is hosted at github.com/Opita-Code/dark-memory-mcp.
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.