Skip to main content
Knowledge & MemoryPython

mattjoyce/mcp-persona-sessions

Enable AI assistants to conduct structured, persona-driven sessions including interview preparation, personal reflection, and coaching conversations. Built-in timer management and performance evaluation tools.

knowledge-memorylocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/mattjoyce/mcp-persona-sessions

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-persona-sessions": {
      "command": "npx",
      "args": [
        "-y",
        "mattjoyce/mcp-persona-sessions"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Knowledge & Memory
Language
Python
Author
mattjoyce