MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

Β© 2026 MCPHub

Servers/Databases/Memlord
DatabasesOfficial
M

Memlord

Self-hosted MCP memory server for personal use and teams

27 starsUpdated Jul 23, 2026
View on GitHub

Ads

Overview

- πŸ” Hybrid search β€” BM25 (full-text) + vector KNN (pgvector) fused via Reciprocal Rank Fusion - πŸ“‚ Multi-user β€” each user sees only their own memories; workspaces for shared team knowledge - πŸ› οΈ 11 MCP tools β€” store, retrieve, recall, list, search by tag, get, update, delete, move, list workspaces, dream report - πŸ’€ Dreaming β€” a guided consolidation pass (dream MCP prompt + dream_report tool): finds near-duplicate and conflicting memories, merges them into insights non-destructively, driven by the client LLM - 🌐 Web UI β€” browse, search, edit and delete memories in the browser; export/import JSON - πŸ”’ OAuth 2.1 β€” full in-process authorization server, always enabled - 🐘 PostgreSQL β€” pgvector for embeddings, tsvector for full-text search - πŸ“Š Progressive disclosure β€” search returns compact snippets by default; call get_memory(name) only for what you need, reducing token usage - πŸ” Deduplication β€” automatically detects near-identical memories before saving, preventing noise accumulation

Installation

docker compose up

Configuration

Configuration example is not available yet.

Capabilities

  • Store a memory with type and tags

    Use `store_memory` to save a fact, preference, instruction, feedback, decision, or insight, optionally setting an expiration.

  • Search memories with hybrid retrieval

    Ask `retrieve_memory` to find relevant memories using combined BM25 full-text and vector semantic search, returning compact snippets.

  • Recall memories by time expression

    Use `recall_memory` to find memories matching natural-language time queries like "last week" or "yesterday."

  • Browse and filter all memories

    Call `list_memories` with type and tag filters to paginate through stored memories.

  • Consolidate memories via dreaming

    Run the `dream` prompt to have the assistant review `dream_report` candidates, merge near-duplicates into insights, and retire superseded memories non-destructively.

Tags

  • memory
  • knowledge-retrieval
  • database
  • collaboration

Related MCP servers

I

InstantDB

Official

Create, manage, and update applications on InstantDB, the modern Firebase.

10.5kDatabasesUpdated 1 day ago
J

Jitsu

Official

Manage Jitsu data pipelines from your AI assistant β€” destinations, streams, connections, syncs, functions, and live events.

5kDatabasesUpdated 3 days ago

PostgreSQL MCP Server

Official

Run read-only SQL queries and inspect PostgreSQL schemas from your MCP client.

3.2kDatabasesUpdated 5 days ago
F

Financial Datasets

Official

Stock market API made for AI agents

2.3kDatabasesUpdated Jun 5, 2025