MCP Directory
Back

dotbot

by andresharpe · PowerShell · ★ 48

Structured, auditable AI-assisted development for teams. Zero-dependency MCP server, web dashboard, and multi-provider AI CLI support.

#ai-assisted-development#ai-coding#claude#developer-tools#gemini#mcp-server#model-context-protocol#openai-codex#powershell#workflow-engine

Install

git clone https://github.com/andresharpe/dotbot.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "dotbot": {
      "command": "npx",
      "args": [
        "-y",
        "github:andresharpe/dotbot"
      ]
    }
  }
}

From the README

**Structured, auditable AI-assisted development for teams.** Most AI coding tools give you a result but no record of how you got there - no trail of decisions for teammates to follow, no way to continue work across sessions, and no framework for managing large projects. dotbot wraps AI-assisted coding in a managed, transparent workflow where every step is tracked: - **Workflow-driven pipelines** - Define multi-step pipelines in manifests with tasks, dependencies, form configuration, MCP servers, and environment requirements. A project can have multiple workflows installed simultaneously, e…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related productivity servers