MCP Server
MCP
io.github.yantrikos/yantrikdb-mcp
Cognitive memory for AI agents — semantic recall, knowledge graph, and contradiction detection
Install
uvx yantrikdb-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "yantrikdb-mcp",
"version": "0.19.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Database file path (default: ~/.yantrikdb/memory.db)",
"name": "YANTRIKDB_DB_PATH"
},
{
"description": "Advertised tool set: full (all 20) or core (10 golden-path)",
"name": "YANTRIKDB_TOOL_PROFILE"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment