Back to Home
coladapo icon

purmemo-mcp

Verified Safe

by coladapo

Overview

A cross-platform AI conversation memory server enabling saving and recalling conversations across various MCP-compatible AI tools and IDEs like Claude Desktop, Cursor, and Windsurf.

Installation

Run Command
npx -y purmemo-mcp

Environment Variables

  • PURMEMO_API_KEY
  • PURMEMO_API_URL
  • MCP_PLATFORM

Security Notes

The project demonstrates robust security practices, including: usage of HTTPS for all API communications; tokens stored encrypted with restrictive file permissions and a machine-specific key derivation; OAuth 2.1 with PKCE (though currently disabled as a fallback to API keys); and secure command execution (`execFile` instead of `exec`) to prevent injection. No use of `eval` or obfuscation was found. The primary authentication is via an API key, which is expected to be managed as an environment variable, preventing hardcoded secrets. The local OAuth callback server runs on HTTP, but this is a standard and safe practice for PKCE flows confined to localhost.

Similar Servers

Stats

Interest Score30
Security Score9
Cost ClassMedium
Avg Tokens3000
Stars1
Forks1
Last Update2025-11-25

Tags

mcpai-memoryconversation-memorycross-platformliving-documents