personal-context-server

yurei-dll/personal-context-server
★ 0 stars TypeScript AI/LLM Updated today
A personalized context-driven MCP archive server
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "personal-context-ser": {
      "command": "npx",
      "args": [
        "-y",
        "yurei-dll/personal-context-server"
      ]
    }
  }
}

README Excerpt

A personalized context-driven MCP archive server. ChatGPT, and many others have long-term memories for static facts and user preferences. Obviously, they also have context of the current conversation. But what if we had a custom layer sit between the two, referencing the user's recent trends and events regardless of the conversation? It would feel more like talking to a friend, rather than a machine we brute forced into learning English and following directions.

Tools (11)

context_purge_confirmcontext_purge_previewdatabase_metadatadelete_contextembeddingslist_recent_contextpingsave_contextsearch_contextupdate_contextvacuum_database