PerkyZZ999/MemorizedMCP
MemorizedMCP delivers a high‑performance, local‑first MCP Server in Rust that equips AI agents with an advanced hybrid memory system. It combines a knowledge graph, vector embeddings, and full‑text search with a novel documentary memory capability, enabling accurate recall of exact documents alongside rich semantic relationships.
Platform-specific configuration:
{
"mcpServers": {
"MemorizedMCP": {
"command": "npx",
"args": [
"-y",
"MemorizedMCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...