Описание
MCP server for Mem.ai integration
README
MCP server for integrating Mem.ai with Claude using the Mem.ai v2 API.
Version
2.1.0
Setup
- Deploy to Railway (or any Node.js hosting platform)
- Add
MEM_API_KEYenvironment variable with your Mem.ai API key - Optionally set
CORS_ORIGINto restrict cross-origin access (defaults to*) - Use the MCP endpoint in Claude.ai connectors
Endpoints
- MCP (Streamable HTTP - Recommended):
https://your-app.railway.app/mcp - SSE (Legacy):
https://your-app.railway.app/sse - Health check:
https://your-app.railway.app/health - Info:
https://your-app.railway.app/
Available Tools
Notes Management
mem_search- Search notes using semantic search (with filters for collections, tasks, images, files)mem_list- List notes with filtering and cursor-based paginationmem_create- Create new notes with optional collection assignment and custom timestampsmem_read- Read specific notes by ID
Intelligent Processing
mem_it- Send content to Mem.ai for intelligent processing and organization (async)
Collections
mem_collections_list- List all collectionsmem_collections_search- Search for collections
API Reference
For detailed API documentation, visit: https://docs.mem.ai/api-reference/overview/introduction
Requirements
- Node.js >= 18.0.0
- Mem.ai API key
Environment Variables
| Variable | Required | Description |
|---|---|---|
MEM_API_KEY |
Yes | Your Mem.ai API key |
PORT |
No | Server port (default: 3000) |
CORS_ORIGIN |
No | Allowed CORS origin (default: *) |
Dependencies
@modelcontextprotocol/sdk- MCP protocol implementationexpress- Web serverzod- Schema validation
Установка Mem
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Schmouly/mem-mcp-serverFAQ
Mem MCP бесплатный?
Да, Mem MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Mem?
Нет, Mem работает без API-ключей и переменных окружения.
Mem — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Mem в Claude Desktop, Claude Code или Cursor?
Открой Mem на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Mem with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
