Neurostack
Rank #1449glama/raphasouthall/neurostack
Token-efficient MCP memory for Markdown vaults. Tiered search, GraphRAG, AI memories.
Neurostack is a Model Context Protocol (MCP) server published by raphasouthall. It ranks #1449 of 58,900 servers tracked on MCP Toplist, and its repository has 42 GitHub stars. Neurostack is listed across 3 registries — Official MCP, Glama and PulseMCP, with 3 tracked versions. It was first listed on Mar 13, 2026 and most recently updated on Mar 31, 2026.
Ranks ahead of 57,451 of 58,900 servers on MCP Toplist.
Use Neurostack
Add Neurostack to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"neurostack": {
"url": "https://mcp.neurostack.sh/mcp/"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"neurostack": {
"command": "npx",
"args": [
"-y",
"neurostack"
],
"env": {
"NEUROSTACK_VAULT_ROOT": "<your NEUROSTACK_VAULT_ROOT>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 2 registries (1 delisted)
raphasouthall
Available versions (3)
| Version | Published |
|---|---|
| 0.12.0 | Mar 31, 2026 |
| 0.9.3 | Mar 24, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is Neurostack?
- Token-efficient MCP memory for Markdown vaults. Tiered search, GraphRAG, AI memories.
- Who maintains Neurostack?
- Neurostack is maintained by raphasouthall, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Neurostack listed on the official MCP registry?
- Yes — Neurostack is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Neurostack have?
- MCP Toplist tracks 3 versions of Neurostack, most recently published on Mar 31, 2026.
- Where can I find the source code for Neurostack?
- The source code for Neurostack is hosted at github.com/raphasouthall/neurostack.