Back to Home
drkhannah icon

mcp-server-memory-tracker

Verified Safe

by drkhannah

Overview

This server provides an agent-enabled memory system, allowing an MCP agent to save and retrieve information using OpenAI's vector store capabilities.

Installation

Run Command
mcp run server

Environment Variables

  • OPENAI_API_KEY

Security Notes

The server writes user-provided 'memory' directly to a temporary file and uploads it, and passes 'query' directly to OpenAI's search API. While there's no direct local code execution vulnerability, an attacker could potentially craft malicious inputs to exploit unforeseen vulnerabilities in OpenAI's file processing or search functionality.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens300
Stars0
Forks0
Last Update2025-11-28

Tags

AIMemoryVector StoreOpenAIMCP