Back to directory
dwarvesf/mcp-playbook

dwarvesf/mcp-playbook

@dwarvesf

A Model Context Protocol (MCP) server for managing project documentation and saving conversation logs within a user-specified target project directory.

documentationconversation-logsproject-managementmcpcontextplaybookknowledge-management

Installation & Configuration

{
  "mcpServers": {
    "mcp-playbook": {
      "command": "npx",
      "args": [
        "-y",
        "@dwarvesf/mcp-playbook@latest"
      ],
      "env": {
        "GITHUB_PERSONAL_ACCESS_TOKEN": "your_github_token_here"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13