🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

nowledge-mem

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nowledge-mem

A Python MCP server for Nowledge Mem

pipPyPI
Version
1.2.0
Weekly downloads
36
Maintainers
1

Nowledge Mem Claude Desktop Extension

Demo Screenshots

Add Memory

Search Memories

For more details, please refer to the Nowledge Mem Documentation.

End User Installation

See also the end user installation details at Nowledge Mem Documentation: Claude Desktop.

  • Install Python 3.13
which brew || /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
python3.13 --version || brew install python@3.13
  • Download Nowledge Mem Claude Desktop Extension and double click to install.

Install Nowledge Mem Claude Desktop Extension

Build the MCP bundle

[!NOTE]

Python 3.13 is required due to CPython Bug on leveraging dependencies in lib folder.

brew install python@3.13

python3.13 -m pip install -r requirements.txt -U --target server/lib

npx @anthropic-ai/mcpb pack
Show Metadata Content

mcp-name: io.github.nowledge-co/server.json

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts