Back to directory
@dwarvesf/mcp-playbook

@dwarvesf/mcp-playbook

@dwarvesf4

An MCP server for managing project documentation and saving conversation logs within a user-specified target project directory.

documentationproject-managementconversation-logsgithubnodejstypescriptcontext

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
2025/4/23
Updated
2026/6/8