- Memory Mcp 1file
Memory Mcp 1file
A high-performance, pure Rust Model Context Protocol (MCP) server that provides persistent, semantic, and graph-based memory for AI agents.
Unlike other memory solutions that require a complex stack (Python + Vector DB + Graph DB), this project is a single, self-contained executable.
✅ No External Database (SurrealDB is embedded)
✅ No Python Dependencies (Embedding models run via embedded ONNX runtime)
✅ No API Keys Required (All models run locally on CPU)
✅ Zero Setup (Just run one Docker container or binary)
It combines:
Vector Search (FastEmbed) for semantic similarity.
Knowledge Graph (PetGraph) for entity relationships.
Code Indexing for understanding your codebase.
Hybrid Retrieval (Reciprocal Rank Fusion) for best results.
Server Config
{
"mcpServers": {
"memory": {
"command": "docker",
"args": [
"run",
"--init",
"-i",
"--rm",
"-v",
"mcp-data:/data",
"-v",
"/absolute/path/to/your/project:/project:ro",
"ghcr.io/pomazanbohdan/memory-mcp-1file:latest"
]
}
}
}Project Info
Created At
6 months agoUpdated At
6 months agoAuthor Name
pomazanbohdanStar
-Language
-License
-Recommend Servers
View AllSaudi Arabia Payments Mcp
@junter1989k-ai
10 days ago
Senegal Payments Mcp
@junter1989k-ai
10 days ago
Nepal Payments Mcp
@junter1989k-ai
10 days ago
Kuwait Payments Mcp
@junter1989k-ai
10 days ago
Uae Payments Mcp
@junter1989k-ai
10 days ago
Cyprus Payments Mcp
@junter1989k-ai
10 days ago
Guatemala Payments Mcp
@junter1989k-ai
10 days ago
Slovenia Payments Mcp
@junter1989k-ai
10 days ago
Romania Payments Mcp
@junter1989k-ai
10 days ago
Creationloop
@marino129
10 days ago
Ireland Payments Mcp
@junter1989k-ai
10 days ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago
Zambia Payments Mcp
@junter1989k-ai
10 days ago
Croatia Payments Mcp
@junter1989k-ai
10 days ago
Spain Payments Mcp
@junter1989k-ai
10 days ago
Rwanda Payments Mcp
@junter1989k-ai
10 days ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
a year ago