IT governance standard reference and implementation toolkit based on ISO/IEC 38500.
Go-based SDK implementing ISO 38500 governance principles with Docker support.
cd iso38500-governance-sdk
docker-compose upModel Context Protocol server for governance evaluation and assessment.
cd mcp-server
go build -o mcp-server .
./mcp-serverThe six key principles of IT governance covered:
- Responsibility - Clear roles and accountability
- Strategy - IT aligned with business objectives
- Acquisition - Sound IT investment decisions
- Performance - IT supports business processes
- Conformance - Compliance with obligations
- Human Behavior - Respect for human factors
See LICENSE for details.