MCP.SDK
0.1.0-alpha
PowerShell SDK for creating Model Context Protocol (MCP) servers that expose PowerShell scripts as MCP resources, tools, and prompts through simple folder organization.
Minimum PowerShell version
5.1
This is a prerelease version of MCP.SDK.
Installation Options
Owners
Copyright
(c) 2024 PowerShell MCP SDK Contributors. All rights reserved.
Package Details
Author(s)
- PowerShell MCP SDK Team
Tags
MCP ModelContextProtocol AI ToolKit
Functions
PSEditions
Dependencies
This module has no dependencies.
Release Notes
# Release Notes
## Version 0.1.0
- Initial release of PowerShell MCP Server SDK
FileList
- MCP.SDK.nuspec
- MCP.SDK.psm1
- Start.ps1
- Private\ConvertTo-JsonType.ps1
- Private\Get-Initialization.ps1
- Private\Get-PromptSignature.ps1
- Private\Get-ResourceList.ps1
- Private\Get-ToolList.ps1
- Private\Get-ToolSignature.ps1
- Private\Invoke-JsonRpcRequest.ps1
- Private\Invoke-Script.ps1
- Private\Invoke-Tool.ps1
- Private\Start-McpHttpListener.ps1
- Private\Start-McpStdioListener.ps1
- Private\Test-ToolParameter.ps1
- Public\Start-McpServer.ps1
- MCP.SDK.psd1
- Server.ps1
- Private\ConvertTo-JsonRpcResponse.ps1
- Private\ConvertTo-ResourceUri.ps1
- Private\Get-PromptList.ps1
- Private\Get-Resource.ps1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 0.1.0-alpha (current version) | 2 | 4/13/2026 |