Back to Home
chrisribe icon

simple-memory-mcp

Verified Safe

by chrisribe

Overview

A fast Model Context Protocol (MCP) server for persistent memory storage, intelligent tagging, and full-text search, primarily for AI assistants to manage conversational context and knowledge bases.

Installation

Run Command
simple-memory

Environment Variables

  • MEMORY_DB
  • MCP_PORT
  • MCP_HOST
  • MEMORY_BACKUP_PATH
  • MEMORY_BACKUP_INTERVAL
  • MEMORY_BACKUP_KEEP
  • MEMORY_CLOUD_SAFE
  • MEMORY_DEBUG
  • DEBUG
  • WEB_PORT

Security Notes

The HTTP transport and web server components (StreamableHTTPServerTransport, web-server.ts) bind to network interfaces and use permissive CORS headers (`*`). While documentation (`docs/WEB-SERVER.md`) and code comments explicitly warn that this is for local development only and should not be exposed to the internet without additional security layers (authentication, HTTPS, rate limiting, input sanitization, firewall rules), the default permissive settings pose a risk if these warnings are ignored. No 'eval' or malicious patterns were found, and no hardcoded secrets are apparent. The local operation is safe when adhering to recommended usage.

Similar Servers

Stats

Interest Score34
Security Score7
Cost ClassLow
Avg Tokens500
Stars4
Forks1
Last Update2025-12-04

Tags

memorymcpai-assistantsqlitefull-text-search