Memory Server
v2026.1.14
Verified
Knowledge graph-based persistent memory system for maintaining context across conversations.
By AnthropicMIT
typescript
ai ml
76.6Kstars
45.0Kdownloads
9.8Kforks
Scanned Feb 8, 2026
A+97%
Scanned 3w ago
Excellent Security
Vulnerabilities Found
0Crit
0High
0Med
1Low
2Info
Security ScoreA+
97
out of 100
Vulnerabilities Found
0
Crit
0
High
0
Medi
1
Low
2
Info
Last scanned: 2/8/2026
Quality ScoreA
91
out of 100
96
Maint.
96
Popular
96
Docs
94
Compat
Maintenance96%
Popularity96%
Documentation96%
Compatibility94%
Maintenance96
Active
7 days agoCommit Frequency82%
Release Frequency79%
Issue Response83%
Popularity96
76.6K
Stars
45.0K
Downloads
9.8K
Forks
Stars Score100%
Downloads Score72%
Forks Score100%
Documentation96
README Quality81%
Available Documentation
API DocsExamplesChangelog
Compatibility94
MCP Spec Compliance96%
Transport Support50%
Features
TypeScript
Supported Transports
STDIO
Vulnerabilities(3)
1Low
2Info
Filter:
READMEMemory Server
View sourceMemory MCP Server
Persistent memory using knowledge graphs for AI assistants.
Features
- Entity Storage - Store and retrieve entities
- Relationship Mapping - Track entity relationships
- Persistent Memory - Survives across sessions
- Knowledge Graphs - Structured information storage
Installation
bash
npm install @modelcontextprotocol/server-memoryTools
create_entity- Create new entitiesget_entity- Retrieve entitiescreate_relation- Link entitiessearch_memory- Search stored knowledge
License
MIT
Embed Security Badge
Add this badge to your README or documentation
[](https://mcpsafe.org/registry/memory-server)Need more customization options?Badge Documentation
Server Information
- Source
- NPM
- Package
- @modelcontextprotocol/server-memory
- Version
- 2026.1.14
- Language
- typescript
- License
- MIT
- Transport
- STDIO
- Added
- Jan 20, 2026
- Updated
- Feb 8, 2026