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/Knowledge & Memory/Memory MCP Server
Knowledge & MemoryOfficialTypeScript
M

Memory MCP Server

Persist assistant memory as a lightweight knowledge graph across sessions.

2.4k starsUpdated Aug 24, 2026npm/@modelcontextprotocol/server-memory
View on GitHub

Ads

Overview

Stores entities and relations so assistants can recall project facts and user preferences over time.

Installation

npx -y @modelcontextprotocol/server-memory

Configuration

{
  "mcpServers": {
    "memory": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-memory"]
    }
  }
}

Capabilities

  • create_entities

    Create entities in the memory graph.

  • search_nodes

    Search stored memory nodes.

Supported clients

  • Claude Desktop
  • Cursor

Tags

  • memory
  • knowledge-graph

Related MCP servers

S

Sequential Thinking MCP

Official

Break complex problems into structured reasoning steps for better assistant planning.

2kKnowledge & MemoryUpdated 15 days ago
O

OpenLore

Official

Agent-native knowledge server. Serves docs to AI agents over SSH and MCP with identity-scoped views, governed writing, and structured metadata. Single binary, zero config.

74Knowledge & MemoryUpdated 2 days ago
G

gingugu/gingugu

Persistent memory for AI coding assistants. Local SQLite, no cloud. 16 MCP tools: store, recall, search, relate, consolidate, export, and credential vault (OS keychain). Typed memories with confidence lifecycle (verified/inferred/stale/deprecated), namespaces, knowledge graph, and hybrid BM25 + semantic search via fastembed ONNX. Works with Cursor, Windsurf, Claude, and any MCP client. `pip install gingugu`

0Knowledge & MemoryUpdated Today
G

GistPad-MCP

Use GitHub Gists to manage and access your personal knowledge, daily notes, and reusable prompts. This acts as a companion to https://gistpad.dev and the [GistPad VS Code extension](https://aka.ms/gistpad).

0Knowledge & MemoryUpdated Today