DirectoryCortexgraph MCP
api

Cortexgraph MCP

by prefrontal-systems

48
Health
fair
48
Popularity

Temporal memory system for AI assistants with human-like forgetting curves. All data stored locally in human-readable formats: JSONL for short-term memory, Markdown (Obsidian-compatible) for long-term. Memories naturally decay unless reinforced. Features knowledge graphs, smart prompting, and MCP server integration for Claude.

29stars
7forks
HTML
AGPL-3.0
Updated March 11, 2026
#ai#ai-assisstant#claude#cognitive-sceince#cognitive-science#ebbinghaus#ebbinghaus-memory#ebbinghaus-memory-curve#forgetting-curve#knowledge-graph#knowledge-management#llm#mcp#mcp-server#memory#obsidian#obsidian-md#python#temporal-decay

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "cortexgraph-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "cortexgraph"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx cortexgraph

Maintenance Healthfair

Freshness25/40
Issue response15/30
Org backing5/20
Longevity3/10
Updated this quarter
Solo project

Server Info

Categoryapi
LanguageHTML
LicenseAGPL-3.0
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory