Cortex
Rank #575io.github.cdeust/hypermnesia-mcp
Persistent memory for AI agents — 36 cited neuroscience mechanisms, local-first, hybrid retrieval.
Cortex is a Model Context Protocol (MCP) server published by cdeust. It ranks #575 of 127,080 servers tracked on MCP Toplist, and its repository has 72 GitHub stars. Cortex is listed across 2 registries — Official MCP and Glama, with 7 tracked versions. It was first listed on Apr 14, 2026 and most recently updated on Sep 10, 2026.
Ranks ahead of 126,505 of 127,080 servers on MCP Toplist.
Use Cortex
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add hypermnesia-mcp -- uvx hypermnesia-mcp[mcp_servers.hypermnesia-mcp]
command = "uvx"
args = ["hypermnesia-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"hypermnesia-mcp": {
"command": "uvx",
"args": [
"hypermnesia-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"hypermnesia-mcp": {
"command": "uvx",
"args": [
"hypermnesia-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"hypermnesia-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"hypermnesia-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"hypermnesia-mcp": {
"command": "uvx",
"args": [
"hypermnesia-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hypermnesia-mcp": {
"command": "uvx",
"args": [
"hypermnesia-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.cdeust%2Fhypermnesia-mcp)<a href="https://mcptoplist.com/server/io.github.cdeust%2Fhypermnesia-mcp"><img src="https://mcptoplist.com/badge/io.github.cdeust%2Fhypermnesia-mcp.svg" alt="MCP Toplist: Top 1% of 127,080" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
cdeust
Other servers by cdeust
- automatised-pipeline#4,355 · 6 vers
- hypernmnesia-mcp-viz#5,875 · 5 vers
- Prd Spec Generator#6,551 · 4 vers
- ai-architect#42,116 · 3 vers
Available versions (7)
| Version | Published |
|---|---|
| 4.21.0 | Sep 10, 2026 |
| 4.19.1 | Sep 3, 2026 |
| 4.19.0 | Sep 3, 2026 |
| 4.18.0 | Aug 25, 2026 |
| 4.17.1 | Aug 2, 2026 |
| 4.16.0 | Jul 24, 2026 |
| 4.14.3 | Jul 22, 2026 |
Frequently asked questions
- Who maintains Cortex?
- Cortex is maintained by cdeust, which publishes 5 MCP servers (25 total versions) tracked on MCP Toplist.
- Is Cortex listed on the Official MCP Registry?
- Yes — Cortex is listed on the Official MCP Registry, alongside Glama.
- How many versions does Cortex have?
- MCP Toplist tracks 7 versions of Cortex, most recently published on Sep 10, 2026.
- Where can I find the source code for Cortex?
- The source code for Cortex is hosted at github.com/cdeust/Cortex.
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.