- Memara Memory
Memara Memory
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
| Tool | What it does |
|---|---|
store_memory | Save any text with optional tags and metadata |
search_memories | Semantic search across all stored memories |
list_memories | Browse recent memories in the current space |
get_server_info | Check 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.
Links
- Website: memara.io
- Dashboard & API Key: app.memara.io
- MCP Endpoint: https://mcp.memara.io/mcp
Server Config
{
"mcpServers": {
"memara-memory": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.memara.io/mcp"
],
"env": {
"MEMARA_API_KEY": "<YOUR_API_KEY>"
}
}
}
}Recommend Servers
View All高德地图官方 MCP Server
Write notes to Flomo