ai-sdlc-harness-mcp

DungNV512/ai-sdlc-harness-mcp
★ 0 stars JavaScript API Integration Updated today
MCP server for the AI-SDLC harness POC (Stockbook) — starts with a Confluence page-publish tool, built after Atlassian's own hosted Rovo MCP createConfluencePage route returned a persistent 404.
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": {
    "ai-sdlc-harness-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "DungNV512/ai-sdlc-harness-mcp"
      ]
    }
  }
}

README Excerpt

Integration + distribution layer for an AI-assisted SDLC harness built around the Stockbook app project. This repo is planned to hold two halves: - **[`mcp-server/`](./mcp-server)** — an MCP (Model Context Protocol) server exposing Confluence, Jira, GitHub, a Claude Code trigger tool, and (planned) GitLab and Microsoft Teams tools. Usable from any MCP client