Back to Browse

Memoweft MCP Server

Developer ToolsLow Risk9.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Portable AI memory as MCP tools: five reads and three controlled writes.

About

Portable AI memory as MCP tools: five reads and three controlled writes.

Security Report

9.2
Low Risk9.2Low Risk

Valid MCP server (2 strong, 1 medium validity signals). 1 code issue detected. 1 known CVE in dependencies ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 2 finding(s) downgraded by scanner intelligence.

14 files analyzed · 3 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

What You'll Need

Set these up before or after installing:

Path to the MemoWeft database file (or ':memory:' for an ephemeral in-memory database). Required.Optional

Environment variable: MEMOWEFT_DB_PATH

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-memoweft-memoweft": {
      "env": {
        "MEMOWEFT_DB_PATH": "your-memoweft-db-path-here"
      },
      "args": [
        "-y",
        "@memoweft/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!