Skip to main content
Glama

marm-mcp

mcp-getting-started.md2.16 kB
# MARM MCP Server - Getting Started Guide ## Complete Usage Guide for Memory-Augmented AI **MARM v2.2.6** - Universal MCP Server for AI Memory Intelligence --- ## What is MARM? MARM is a **Universal MCP Server** providing intelligent memory that saves across sessions for AI conversations with: - **Semantic Search** - Find memories by meaning, not keywords - **Cross-App Memory** - Share memories between AI clients (Claude, Qwen, Gemini) - **Auto-Classification** - Content automatically categorized for intelligent recall - **Session Management** - Organize conversations with structured logging --- ## Core Concepts **Sessions**: Named containers for organizing memories **Memories**: Stored content with semantic embeddings for intelligent search **Notebooks**: Reusable instructions and knowledge snippets **Logging**: Structured conversation history with timestamps --- ## Understanding MARM Memory ### How Memory Works MARM uses **semantic embeddings** to understand content meaning, not exact word matches: ```txt User: "I discussed machine learning algorithms yesterday" MARM Search: Finds related memories about "ML models", "neural networks", "AI training" ``` ### Memory Types 1. **Contextual Logs** - Auto-classified conversation memories 2. **Manual Entries** - Explicitly saved important information 3. **Notebook Entries** - Reusable instructions and knowledge 4. **Session Summaries** - Compressed conversation history ### Content Classification MARM automatically categorizes content: - **Code** - Programming snippets and technical discussions - **Project** - Work-related conversations and planning - **Book** - Literature, learning materials, research - **General** - Casual conversations and miscellaneous topics ### Revolutionary Multi-AI Memory System - **Beyond Single-AI Memory:** Unified memory layer that saves data, accessible by *any* connected LLM that supports MCP - **Cross-Platform Intelligence:** Different AIs learn from each other's interactions and contribute to a shared knowledge base - **User-Controlled Hybrid Memory:** Granular control over memory sharing and ability to import existing chat logs

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Lyellr88/marm-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server