willow-mcp

rudi193-cmd/willow-mcp
★ 0 stars Python Code/Dev Tools Updated 5d 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. **Three storage backends in one server:** - **SOIL store** — SQLite-backed local key/value store with full-text search and soft delete

Tools (20)

SAP_PGP_FINGERPRINTSAP_SAFE_ROOTWILLOW_APP_IDWILLOW_HOMEWILLOW_MCP_HOSTWILLOW_MCP_PORTWILLOW_MCP_URLWILLOW_PG_DBWILLOW_PG_USERWILLOW_STORE_ROOTagent_dispatch_resultagent_routecontext_expirecontext_getcontext_listcontext_savediagnostic_summaryfleet_healthfleet_statuskb_at

Topics

agentauthorizationknowledge-basemcpmcp-serverpostgrespythontask-queue