# mcp-on-windows-samples **Repository Path**: mirrors_microsoft/mcp-on-windows-samples ## Basic Information - **Project Name**: mcp-on-windows-samples - **Description**: Samples for MCP servers on Windows - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-19 - **Last Updated**: 2025-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MCP on Windows Samples This project contains sample implementations for the Model Context Protocol (MCP) on Windows. ## Samples Included - **mcp-client-js** - JavaScript MCP client that lists all registered MCP servers on Windows and allows manual tool invocation - **mcp-host-electron** - Electron application demonstrating MCP host integration on Windows, with MSIX packaging support - **mcp-server-csharp** - C# MCP server that can be packaged as either MSIX or MCPB (MCP Bundle) format - **msix-app-with-server** - WinUI 3 application with embedded MCP server, demonstrating shared functionality between app and server in a single MSIX package ## Getting Started Each sample contains its own README with specific setup and usage instructions. Navigate to the individual sample directories to get started.