SERVER
SharedMemory MCP Server
Rank #24732glama/sharedmemoryai/mcp-server
Persistent shared memory for AI agents with a knowledge graph backend.
First listed
Apr 17, 2026
Last publish date
Apr 22, 2026
OVERVIEW
SharedMemory MCP Server is a Model Context Protocol (MCP) server published by sharedmemoryai. It ranks #24732 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. SharedMemory MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 17, 2026 and most recently updated on Apr 22, 2026.
STANDING
#24,732of 58,900 tracked serversTop 50%
Ranks ahead of 34,168 of 58,900 servers on MCP Toplist.
CONNECT
Use SharedMemory MCP Server
Add SharedMemory MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"sharedmemoryai": {
"command": "npx",
"args": [
"-y",
"@sharedmemory/mcp-server"
],
"env": {
"SHAREDMEMORY_API_KEY": "<your SHAREDMEMORY_API_KEY>",
"SHAREDMEMORY_API_URL": "<your SHAREDMEMORY_API_URL>",
"SHAREDMEMORY_VOLUME_ID": "<your SHAREDMEMORY_VOLUME_ID>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 3 registries
ORGANIZATION
sharedmemoryai
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 2.1.1 | Apr 22, 2026 |
FAQ
Frequently asked questions
- What is SharedMemory MCP Server?
- Persistent shared memory for AI agents with a knowledge graph backend.
- Who maintains SharedMemory MCP Server?
- SharedMemory MCP Server is maintained by sharedmemoryai, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is SharedMemory MCP Server an official MCP server?
- Yes — SharedMemory MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does SharedMemory MCP Server have?
- MCP Toplist tracks 1 version of SharedMemory MCP Server, most recently published on Apr 22, 2026.
- Where can I find the source code for SharedMemory MCP Server?
- The source code for SharedMemory MCP Server is hosted at github.com/sharedmemoryai/mcp-server.
EXPLORE