MCP SSDLC Security Toolkit
Enables orchestrating secure software development pipelines with domain-specific compliance (HIPAA, PCI-DSS, etc.), generating pseudocode, threat models, and CI/CD from user stories via natural language.
README
MCP SSDLC Security Toolkit v2.0
An intelligent, domain-aware Security Software Development Life Cycle (SSDLC) toolkit powered by the Model Context Protocol (MCP). It helps Tech Leads, Security Engineers, and Developers orchestrate secure software design, generate pseudocode, and manage compliance.
🌟 Key Features
- Domain-Agnostic Core: Built-in support for Healthcare (HIPAA), Fintech (PCI-DSS), Blockchain, Secure Communications, and 12+ more domains. Easily extensible to ANY domain via YAML plugins.
- Tech Lead Automation: Generates Pseudocode (Python, TS, Java, Go, C#, C++, Rust), Architecture Diagrams (Mermaid), DFD/ERD, and Module Breakdowns from user stories.
- Full Pipeline Orchestration: One command to run BA → Tech Design → Threat Modeling → QA Strategy → CI/CD Planning → ADR Generation.
- Multi-format Export: Output to JSON, YAML, Markdown, or professional SRS documents.
📋 Table of Contents
- Getting Started
- Installation
- Configuration
- Available Tools
- Domains
- Docker
- Documentation
- Contributing
- Roadmap
- License
🚀 Getting Started
Prerequisites
- Node.js v18+
- pnpm (recommended) or npm
Installation
# Clone the repository
git clone https://github.com/vuongdat67/mcp_ssdlc
cd mcp-ssdlc-security-toolkit
# Install dependencies
pnpm install
# Build the project
pnpm build
💻 Configuration
Claude Desktop App
Add to your Claude Desktop configuration:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ssdlc-toolkit": {
"command": "node",
"args": ["path/to/mcp-ssdlc-security-toolkit/dist/index.js"]
}
}
}
VS Code
The project includes .vscode/mcp.json for automatic configuration.
Docker
# Build and run with Docker
docker build -t mcp-ssdlc-toolkit .
docker run -it mcp-ssdlc-toolkit
# Or use docker-compose
docker-compose up ssdlc
🛠️ Available Tools
| Tool | Description |
|---|---|
list_domains |
List all available domain plugins |
load_domain |
Load a specific domain |
detect_domain |
Auto-detect domain from description |
ba_analyze_requirements |
Generate user stories and security requirements |
techlead_design |
Generate technical design and pseudocode |
security_threat_model |
Generate STRIDE threat model |
qa_design_test_strategy |
Generate test strategy |
devops_design_cicd |
Generate CI/CD pipeline |
orchestrate_ssdlc_pipeline |
Run complete SSDLC pipeline |
🌍 Domains
Built-in Domains
| Domain | Compliance | Use Case |
|---|---|---|
healthcare |
HIPAA | Patient records, telemedicine |
fintech |
PCI-DSS | Payments, banking |
blockchain |
- | Smart contracts, DeFi |
secure_comm |
GDPR | E2EE messaging |
appsec |
OWASP | Security tooling |
ml_ai |
- | ML model security |
malware_analysis |
- | Malware research |
| And 10+ more... |
Custom Domains
Create custom domains by adding YAML files to domains/custom/:
# domains/custom/ecommerce/domain.yaml
name: "ecommerce"
keywords: ["shop", "cart", "checkout"]
stakeholders:
- name: "Shopper"
type: "end_user"
sensitiveData:
- type: "Payment Data"
level: "critical"
🐳 Docker
# Development mode
docker-compose up ssdlc-dev
# Production mode
docker-compose up ssdlc
# Run tests
docker-compose run test
📚 Documentation
Full documentation available in the docs/ directory:
- Getting Started
- Installation Guide
- Configuration
- Architecture
- API Reference
- Domain System
- Creating Custom Domains
🤝 Contributing
We welcome contributions! See CONTRIBUTING.md for guidelines.
# Run tests
pnpm test
# Run with coverage
pnpm test:coverage
# Lint
pnpm lint
🗺️ Roadmap
See ROADMAP.md for planned features:
- v2.1: AI Integration, Interactive CLI, Domain Marketplace
- v2.5: Real-time Collaboration, Version Control, Third-party Integrations
- v3.0: Visual Domain Designer, SBOM, Threat Intelligence Feeds
🛠️ Tech Stack
| Feature | Supported Options |
|---|---|
| Pseudocode Language | Python, TypeScript, Java, Go, C#, C++, Rust |
| Cloud Target | Kubernetes, AWS, Azure, GCP, Docker |
| Repo Platform | GitHub, GitLab, Bitbucket |
| Export Formats | JSON, YAML, Markdown, SRS |
🤖 Orchestration Example
Ask your AI assistant:
"Design a secure E-wallet system for fintech. Use TypeScript and deploy to AWS. Run the full SSDLC pipeline."
The agent will call orchestrate_ssdlc_pipeline and generate:
- User stories and security requirements
- Technical design with pseudocode
- STRIDE threat model
- Test strategy
- CI/CD pipeline
- Architecture Decision Records (ADRs)
- Project plan with cost estimation
📄 License
This project is licensed under the MIT License - see the LICENSE file for details.
Made with ❤️ by the MCP SSDLC team
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。