Back to Browse

Agentic Sdlc MCP Server

Developer ToolsLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Agentic SDLC governance and security controls for AI coding agents working with GitHub.

About

Agentic SDLC governance and security controls for AI coding agents working with GitHub.

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (2 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.

6 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

What You'll Need

Set these up before or after installing:

GitHub token with the least privileges required by the tools you call.Required

Environment variable: GITHUB_TOKEN

Optional default GitHub organization or user name.Optional

Environment variable: GITHUB_OWNER

Optional default GitHub repository name.Optional

Environment variable: GITHUB_REPO

Optional default branch used when repository metadata is unavailable.Optional

Environment variable: SDLC_DEFAULT_BRANCH

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-sakuracianna-agentic-sdlc-mcp": {
      "env": {
        "GITHUB_REPO": "your-github-repo-here",
        "GITHUB_OWNER": "your-github-owner-here",
        "GITHUB_TOKEN": "your-github-token-here",
        "SDLC_DEFAULT_BRANCH": "your-sdlc-default-branch-here"
      },
      "args": [
        "-y",
        "agentic-sdlc-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Agentic Sdlc MCP Server - Agentic SDLC governance and security controls for AI coding | MCP Marketplace