Odel
claude dxt

claude dxt

Local
@nowledge-co4JavaScriptMITUpdated 5mo ago

A server that provides MCPB package functionality for Nowledge Mem

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).

PyPInowledge-memv1.1.0

Run

uvx nowledge-mem

MCP client config

{
  "mcpServers": {
    "claude-dxt": {
      "command": "uvx",
      "args": [
        "nowledge-mem"
      ]
    }
  }
}
MCP Bundlehttps://github.com/nowledge-co/claude-dxt/releases/download/v1.0.0/claude-dxt.mcpb

Distributed as an MCP bundle (`https://github.com/nowledge-co/claude-dxt/releases/download/v1.0.0/claude-dxt.mcpb`) — download it and import the bundle in your MCP client.