Memory and knowledge-base MCP servers let agents persist context across conversations. They are the foundation for personal assistants, research agents, and RAG workflows.

Top picks

How to choose

  • Prioritize transport: stdio servers run locally; HTTP/remote servers need no install but require network trust.
  • Check stars & maintenance: Higher GitHub stars and recent commits usually signal a more reliable project.
  • Review security scope: File-system and browser servers can access sensitive data; run them in isolated environments.
  • Match your client: Not all MCP clients support every transport; verify compatibility with Claude Desktop, Cursor, or your own agent.

Editorial picks are based on public metadata and keyword matching. They do not constitute endorsements; always review source and license before use.