hypernmnesia-mcp-viz
Rank #4,987io.github.cdeust/hypermnesia-mcp-viz
Read-only visualization for Cortex memory, knowledge, sessions, traces, and codebase graphs.
hypernmnesia-mcp-viz is a Model Context Protocol (MCP) server published by cdeust. It ranks #4,987 of 115,460 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. hypernmnesia-mcp-viz is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Jul 13, 2026 and most recently updated on Aug 10, 2026.
Ranks ahead of 110,473 of 115,460 servers on MCP Toplist.
Use hypernmnesia-mcp-viz
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add hypermnesia-mcp-viz -- uvx hypermnesia-mcp-viz[mcp_servers.hypermnesia-mcp-viz]
command = "uvx"
args = ["hypermnesia-mcp-viz"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"hypermnesia-mcp-viz": {
"command": "uvx",
"args": [
"hypermnesia-mcp-viz"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"hypermnesia-mcp-viz": {
"command": "uvx",
"args": [
"hypermnesia-mcp-viz"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"hypermnesia-mcp-viz": {
"type": "stdio",
"command": "uvx",
"args": [
"hypermnesia-mcp-viz"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"hypermnesia-mcp-viz": {
"command": "uvx",
"args": [
"hypermnesia-mcp-viz"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hypermnesia-mcp-viz": {
"command": "uvx",
"args": [
"hypermnesia-mcp-viz"
]
}
}
}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-viz)<a href="https://mcptoplist.com/server/io.github.cdeust%2Fhypermnesia-mcp-viz"><img src="https://mcptoplist.com/badge/io.github.cdeust%2Fhypermnesia-mcp-viz.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
cdeust
Other servers by cdeust
- Cortex#1,120 · 4 vers
- automatised-pipeline#4,032 · 5 vers
- Prd Spec Generator#6,125 · 4 vers
- ai-architect#39,630 · 3 vers
Available versions (3)
| Version | Published |
|---|---|
| 3.1.1 | Aug 10, 2026 |
| 3.1.0 | Aug 10, 2026 |
| 2.8.0 | Aug 3, 2026 |
Frequently asked questions
- Who maintains hypernmnesia-mcp-viz?
- hypernmnesia-mcp-viz is maintained by cdeust, which publishes 5 MCP servers (19 total versions) tracked on MCP Toplist.
- Is hypernmnesia-mcp-viz listed on the Official MCP Registry?
- Yes — hypernmnesia-mcp-viz is listed on the Official MCP Registry, alongside Glama.
- How many versions does hypernmnesia-mcp-viz have?
- MCP Toplist tracks 3 versions of hypernmnesia-mcp-viz, most recently published on Aug 10, 2026.
- Where can I find the source code for hypernmnesia-mcp-viz?
- The source code for hypernmnesia-mcp-viz is hosted at github.com/cdeust/cortex-viz.