- 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 AllMalta Payments Mcp
@junter1989k-ai
10 days ago
Test
@modelcontextprotocol
test
7 months ago
Ukraine Payments Mcp
@junter1989k-ai
10 days ago
Estonia Payments Mcp
@junter1989k-ai
10 days ago
Ghana Payments Mcp
@junter1989k-ai
11 days ago
Egypt Payments Mcp
@junter1989k-ai
10 days ago
Cyprus Payments Mcp
@junter1989k-ai
10 days ago
Portugal Payments Mcp
@junter1989k-ai
10 days ago
Rwanda Payments Mcp
@junter1989k-ai
10 days ago
Hungary Payments Mcp
@junter1989k-ai
10 days ago
Norway Payments Mcp
@junter1989k-ai
10 days ago
Bulgaria Payments Mcp
@junter1989k-ai
10 days ago
Creationloop
@marino129
10 days ago
Latvia Payments Mcp
@junter1989k-ai
10 days ago
Italy Payments Mcp
@junter1989k-ai
10 days ago