MCP Catalogs
Homeroampal screenshot

roampal

by roampal-ai·120·Score 47

Roampal is an AI memory system with MCP integration that learns from user feedback across conversations.

ai-llmproductivityknowledge-graph
20
Forks
0
Open issues
this month
Last commit
2d ago
Indexed

Overview

Roampal is a sophisticated AI memory system that learns from user interactions and outcomes. It implements a unique 5-tier memory architecture that stores different types of information permanently or temporarily. The system integrates with MCP to provide tools like 'search_memory', 'add_to_memory_bank', and 'record_response', allowing it to connect with Claude Desktop, Cursor, and other MCP-compatible tools. Roampal operates locally, ensuring 100% privacy with no data telemetry.

Try asking AI

After installing, here are 3 things you can ask your AI assistant:

you:Personal AI assistant that remembers user preferences and past successful interactions
you:Knowledge management system that organizes information across conversations
you:Enhanced AI chat applications with persistent memory capabilities

When to choose this

Choose Roampal when you need a privacy-first AI memory system that learns from your feedback and works entirely offline with local models.

When NOT to choose this

Avoid if you need cloud-based AI services, real-time collaboration features, or require multi-user support.

Tools this server exposes

7 tools extracted from the README
  • search_memory

    Search through memory content

  • add_to_memory_bank

    Add information to permanent memory bank

  • update_memory

    Update existing memories

  • archive_memory

    Archive memories to keep organized

  • get_context_insights

    Get insights from contextual memory data

  • record_response

    Record a response for learning outcomes

  • score_memories

    Score memory effectiveness for learning

Comparable tools

memgptpersonal-mcpsemantic-memory

Installation

  1. Download from [roampal.ai](https://roampal.ai) and extract
  2. Install [Ollama](https://ollama.com) or [LM Studio](https://lmstudio.ai)
  3. Right-click Roampal.exe → **Run as administrator**
  4. Download a model in the UI → Start chatting!

To use with MCP-compatible tools like Claude Desktop:

{
  "mcpServers": {
    "roampal": {
      "command": "path/to/roampal",
      "args": ["--mcp"]
    }
  }
}

On Hacker News

Recent discussion from the developer community.

Compare roampal with

GitHub →

Last updated · Auto-generated from public README + GitHub signals.