Loading languages...
AG

Agentic_Longterm_Memory

@ankitmalik84

Sophisticated AI chatbot with long-term memory capabilities, complete Notion workspace integration, and MCP (Model Context Protocol) implementation. Features semantic, episodic, and procedural memory systems.

AI
Chatbot
Long-term Memory
Notion Integration
MCP
Python

# mcpServer Config

{
  "mcpServers": [
    {
      "name": "Notion MCP Server V2.1",
      "transports": [
        "http",
        "stdio"
      ],
      "endpoint": "src/notion_mcp_server/serverV2.py"
    }
  ]
}

# stdio

python src/notion_mcp_server/serverV2.py
Transport:
stdio
sse
Taal:
Python
Bijgewerkt:7/23/2025