Memara Memory

Created By
Memaraa day ago
Persistent memory API and MCP server for AI agents and workflows. Store, search, and retrieve memories with semantic search across Claude, ChatGPT, n8n, Zapier, Dify, and more. Built for developers who need reliable, long-term context for their AI applications.
Overview

What is Memara Memory?

Memara is a persistent memory API and MCP server for AI agents and workflows. It gives your AI a reliable long-term memory — store anything, retrieve the right thing instantly with semantic search, across every session.

Quick Start

Add Memara to any MCP client (Claude Desktop, Cursor, etc.) via Streamable HTTP:

npx -y mcp-remote https://mcp.memara.io/mcp

Get your API key at app.memara.io.

Tools

ToolWhat it does
store_memorySave any text with optional tags and metadata
search_memoriesSemantic search across all stored memories
list_memoriesBrowse recent memories in the current space
get_server_infoCheck server status and user context

Use Cases

AI Agent Persistent Memory — Give Claude, GPT, Cursor, or any MCP-compatible agent a persistent brain that survives across sessions, restarts, and conversations.

n8n Automation Workflows — Store outputs from automations and retrieve them contextually in later steps. Build n8n workflows that actually remember previous runs.

Zapier Integrations — Trigger memory storage from 5000+ apps. Pull relevant memories into downstream steps with smart search.

Custom GPT Actions — Add long-term memory to any ChatGPT custom assistant via OpenAPI-compatible REST API.

WhatsApp AI Bots — Transform WhatsApp conversations into searchable memories across all your AI tools.

Research & Writing — Claude or any AI assistant remembers your sources, drafts, decisions, and notes across long-running projects.

Customer Context for AI Support — Store customer history and retrieve relevant context at the start of every conversation.

Connections

Works with every major MCP client and AI platform:

  • Claude (Desktop & claude.ai) — via MCP (Streamable HTTP)
  • Custom GPT Action — via OpenAPI REST API + MCP
  • Cursor — via MCP config
  • n8n — via REST API
  • Zapier — via API + Events (5000+ app triggers)
  • Dify — via REST API (/api/v1/dify)
  • WhatsApp — via Webhooks
  • Chrome Extension — via API
  • X Bookmarks — import bookmarks as searchable memories
  • Bare API — direct REST API access for any HTTP client
  • Bare MCP — generic MCP for any MCP-compatible client

Claude Skills

Memara ships a Claude Skill package — upload it directly to claude.ai/customize/skills to give Claude automatic persistent memory on every conversation, no manual prompting needed.

Server Config

{
  "mcpServers": {
    "memara-memory": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.memara.io/mcp"
      ],
      "env": {
        "MEMARA_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}
Project Info
Created At
a day ago
Updated At
a day ago
Author Name
Memara
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Trainzilla Mcp

7 hours ago