people-context

JinyangWang27/people-context
★ 4 stars Python AI/LLM Updated 2d ago
Local-first memory for the people in your life—an MCP server and CLI that gives AI agents durable identity, relationship, and communication context.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "people-context": {
      "command": "uvx",
      "args": [
        "people-context"
      ]
    }
  }
}

Or install with pip: pip install people-context

README Excerpt

<!-- mcp-name: io.github.jinyangwang27/people-context --> A local-first [MCP](https://modelcontextprotocol.io) server and CLI that give AI agents durable, user-owned context about the people in your life. A model can recognize a name but does not know who that person is in the user's life. `people-context`