Back to Home
nmeierpolys icon

mcp-structured-memory

Verified Safe

by nmeierpolys

Overview

Provides structured, domain-specific memory management for AI agents to use in ongoing projects, storing accumulated context in local markdown files.

Installation

Run Command
npx @nmeierpolys/mcp-structured-memory

Security Notes

Input `memory_id` is well-sanitized to prevent path traversal vulnerabilities. Section names are used for content parsing and manipulation within a document, not directly for file paths, further mitigating risks. The server's core function involves writing LLM-generated markdown content to local files, which inherently relies on the trustworthiness of the LLM's output. No direct `eval` calls, obfuscation, or hardcoded sensitive secrets were identified. Error handling is present to prevent exposing raw stack traces.

Similar Servers

Stats

Interest Score36
Security Score8
Cost ClassMedium
Avg Tokens5000
Stars7
Forks4
Last Update2026-01-13

Tags

mcpmemorymarkdownai-assistanceproject-management