We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/prefrontalsys/mnemex'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
__init__.py•285 B
"""
CortexGraph — short‑term memory for AI assistants with temporal decay and reinforcement.
A Model Context Protocol (MCP) server that provides ephemeral, local memory
with temporal decay, reinforcement, and automatic promotion to long‑term storage.
"""
__version__ = "0.7.0"