willow-mcp

willow-memory/willow-mcp
★ 2 stars Python Code/Dev Tools Updated 3d ago
Agent-neutral MCP server with persistent memory (SOIL + Postgres KB) and a sandboxed task queue. Manifest-based ACL; works with any stdio MCP client.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "willow-mcp": {
      "command": "uvx",
      "args": [
        "willow-mcp"
      ]
    }
  }
}

Or install with pip: pip install willow-mcp

README Excerpt

Agent-neutral MCP server with persistent memory and task execution. Works with any MCP client: Claude Code, Claude Desktop, Cursor, or any custom agent that speaks stdio MCP. > **Corpus memory:** the whole Willow constellation — the code, human, and collaboration corpora assembled and queryable — lives in the sovereign [`willow-compose`](https://github.com/rudi193-cmd/willow-compose) repo. The hub *calls* it; it doesn't live here (keeping the hub lean).

Tools (20)

SAP_PGP_FINGERPRINTSAP_SAFE_ROOTWILLOW_APP_IDWILLOW_CODE_GRAPH_DBWILLOW_ENVELOPE_REGISTRYWILLOW_FLEET_ROSTERWILLOW_HOMEWILLOW_IN_KARTWILLOW_MCP_AUTHORITY_CHECKWILLOW_MCP_DISPATCH_MIRRORWILLOW_MCP_EGRESS_CONFIG_DIRWILLOW_MCP_EGRESS_SIGNING_KEYWILLOW_MCP_ENFORCE_DB_PERIMETERWILLOW_MCP_ENFORCE_MEM_RATIFYWILLOW_MCP_ENSURE_POSTGRESWILLOW_MCP_FLEET_HOMEWILLOW_MCP_FLEET_PG_DBWILLOW_MCP_GROVE_RINGSWILLOW_MCP_HOSTWILLOW_MCP_PORT

Topics

agentauthorizationknowledge-basemcpmcp-serverpostgrespythontask-queue