
PowerShell DSC v3
Supports UIby powershell
Open-source declarative configuration management platform for Linux, macOS, and Windows.
What it does
PowerShell DSC v3 is a powerful, open-source command-line application designed for the declarative and idempotent management of software components. It allows users to define the desired state of a system, ensuring consistency across diverse environments without requiring PowerShell to be installed.
Tools
- Resource Authoring: Create management resources in any language (Bash, Python, C#, Go).
- Resource Invocation: Trigger individual resources to apply specific configurations.
- Configuration Deployment: Use JSON or YAML documents to define and enforce the desired system state.
Installation
To use DSC v3, download the latest release and add the expanded folder to your system PATH.
For Claude Desktop configuration:
{
"mcpServers": {
"dsc-v3": {
"command": "dsc",
"args": ["mcp"]
}
}
}
Supported hosts
- claude
Quick install
Download latest release from GitHub and add to PATHInformation
- Pricing
- free
- Published
- 5/19/2026
- stars






