agentcore-memory-mcp-server
by davetbo-amzn
Overview
A backend server component responsible for managing and providing memory storage and retrieval functionalities for an AI agent system.
Installation
No command providedEnvironment Variables
- PORT
- DATABASE_URL
- REDIS_URL
- OPENAI_API_KEY
Security Notes
Security audit cannot be performed as source code was not provided. Consequently, all security aspects including potential vulnerabilities, hardcoded secrets, 'eval' usage, obfuscation, network risks, or malicious patterns are unknown. The score reflects this complete lack of visibility.
Similar Servers
mcp-structured-memory
Provides structured, domain-specific memory management for AI agents to use in ongoing projects, storing accumulated context in local markdown files.
simple-memory-mcp-server
A Python server designed to manage and serve memory for AI agents, facilitating their interaction with external Large Language Models or data sources.
Kotak_Neo_MCP_Server_With_Agentic_Application.
A server designed to host and manage AI agentic applications, likely for automating tasks or processing information. The specific functionality is unknown due to missing code.
ga-ai-mcp-server
This server allows AI agents to query Google Analytics 4 data (reports, traffic sources, demographics, etc.) via the Model Context Protocol (MCP).