Manages Internet Information Services (IIS) web servers using the Model Context Protocol.
IIS Manager is a Model Context Protocol (MCP) server designed for managing IIS web servers. Built with .NET 8 and C#, it enables automation and server administration tasks through integration with MCP-compatible hosts like VS Code and Claude Desktop. It supports local IIS instances and communicates using Server-Sent Events (SSE). While offering limited capabilities currently, it provides a foundation for extending IIS management within MCP environments.
主な機能
01Integrates with MCP-compatible hosts (e.g., VS Code, Claude Desktop)
02Supports local IIS server management
03Uses Server-Sent Events (SSE) for communication
04Built with .NET 8 and C#
050 GitHub stars
ユースケース
01Automating IIS server configuration
02Integrating IIS management into development workflows