MCP Server
MCP
io.github.turbyho/mem-context
Temporal memory MCP server with LanceDB vector search, weight-decay scoring, and LLM consolidation
Install
uvx mem-context
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "mem-context",
"version": "0.1.4",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment