← All servers

server.json

io.github.nowledge-co/server.json v1.0.0
Official Registry git

A server that provides MCPB package functionality for Nowledge Mem

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add server-json -- uvx nowledge-mem
Add to claude_desktop_config.json
{
  "mcpServers": {
    "server-json": {
      "command": "uvx",
      "args": [
        "nowledge-mem"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "server-json": {
      "command": "uvx",
      "args": [
        "nowledge-mem"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "server-json": {
      "command": "uvx",
      "args": [
        "nowledge-mem"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "server-json": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "nowledge-mem"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "server-json": {
      "command": "uvx",
      "args": [
        "nowledge-mem"
      ]
    }
  }
}

Packages

pypi nowledge-mem@1.1.0
mcpb https://github.com/nowledge-co/claude-dxt/releases/download/v1.0.0/claude-dxt.mcpb

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.nowledge-co--server.json/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent