DirectoryCortexgraph MCP
api

Cortexgraph MCP

by prefrontal-systems

60
Health
good
42
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.

35stars
6forks
HTML
AGPL-3.0
Updated May 10, 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 Healthgood

Freshness32/40
Issue response3/30
Org backing20/20
Longevity5/10
Updated recently
Most issues unresolved
Org-backed

Server Info

Categoryapi
LanguageHTML
LicenseAGPL-3.0
StatusACTIVE
Free tier available

Get Your API Key

Claude API — the AI that powers most MCP use cases. Free tier available.

Get Claude API Key

Submit Your Server

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

List Your Server Free
Back to Directory