Skip to content

Baiganio Aperio

Free

by MCP Community

Personal AI memory layer — Postgres + MCP + Claude

v2.33.0Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Baiganio Aperio MCP Server

Personal AI memory layer — Postgres + MCP + Claude

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @iflow-mcp/baiganio-aperio
Add to claude_desktop_config.json
{
  "mcpServers": {
    "baiganio-aperio": {
      "command": "npx",
      "args": ["-y", "@iflow-mcp/baiganio-aperio"]
    }
  }
}