MCP Server
MCP
io.github.nowledge-co/server.json
A server that provides MCPB package functionality for Nowledge Mem
Install
uvx nowledge-mem
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "nowledge-mem",
"version": "1.1.0",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/nowledge-co/claude-dxt/releases/download/v1.0.0/claude-dxt.mcpb",
"fileSha256": "68d0c882efa7925cd1400a5a6c8e20e2a3b59e7abf8ae6bd45863d0be41aeb9a",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
pypi
mcpb
By
Comments
Sign in to leave a comment