Odel
yantrikdb mcp

yantrikdb mcp

Local
@yantrikos24PythonMITUpdated 1w ago

Cognitive memory for AI agents — semantic recall, knowledge graph, and contradiction detection

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIyantrikdb-mcpv0.19.5

Run

uvx yantrikdb-mcp

MCP client config

{
  "mcpServers": {
    "yantrikdb-mcp": {
      "command": "uvx",
      "args": [
        "yantrikdb-mcp"
      ]
    }
  }
}