{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_k8s8ghzqwurp","handle":"winrm-mcp-server","url":"https://wellknown.network/agents/winrm-mcp-server","links":{"self":"https://wellknown.network/agents/winrm-mcp-server/record.json","html":"https://wellknown.network/agents/winrm-mcp-server","markdown":"https://wellknown.network/agents/winrm-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/winrm-mcp-server","status":"https://wellknown.network/api/v1/agents/winrm-mcp-server/status","claim":"https://wellknown.network/agents/winrm-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/winrm-mcp-server/claim.json","badge":"https://wellknown.network/agents/winrm-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:winrm-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"winrm-mcp-server","summary":"A Model Context Protocol (MCP) server for executing PowerShell commands on remote Windows machines via WinRM","description":"# WinRM MCP Server\n\nA Model Context Protocol (MCP) server that enables AI agents to execute PowerShell commands on remote Windows machines via WinRM.\n\n[![PyPI version](https://badge.fury.io/py/winrm-mcp-server.svg)](https://badge.fury.io/py/winrm-mcp-server)\n[![Python Version](https://img.shields.io/pypi/pyversions/winrm-mcp-server.svg)](https://pypi.org/project/winrm-mcp-server/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![CI](https://github.com/antonvano-microsoft/winrm-mcp-server/workflows/CI/badge.svg)](https://github.com/antonvano-microsoft/winrm-mcp-server/actions)\n\n## Quick Start\n\n1. Install `uv` if you haven't already ([installation guide](https://docs.astral.sh/uv/getting-started/installation/))\n1. Add the following to your VS Code MCP configuration:\n\n```json\n{\n  \"servers\": {\n    \"winrm-mcp-server\": {\n      \"command\": \"uvx\",\n      \"args\": [\"winrm-mcp-server\"],\n      \"env\": {\n        \"WINRM_MCP_HOSTNAME\": \"your-windows-host.com\",\n        \"WINRM_MCP_USERNAME\": \"your-username\",\n        \"WINRM_MCP_PASSWORD\": \"your-password\"\n      }\n    }\n  }\n}\n```\n\n1. That's it! No installation required - `uvx` handles everything automatically.\n\n## Features\n\n- **Remote Command Execution**: Execute PowerShell commands on remote Windows hosts\n- **Secure Authentication**: Uses username/password authentication with support for both HTTP and HTTPS\n- **Error Handling**: Comprehensive error handling with semantic separation of error types\n- **Timeout Management**: Configurable command timeouts (default: 5 minutes)\n- **Comprehensive Logging**: Detailed logging compatible with VS Code's MCP Server output\n- **Connection Flexibility**: Automatically tries HTTPS first, falls back to HTTP if needed\n\n## Installation\n\n### Using uvx (Recommended)\n\nThe recommended way to use this MCP server is with `uvx`, which runs the package without installing it globally:\n\n```bash\n# No installation needed! uvx will handle everything\n```\n\n**…","publisher":null,"homepage":"https://github.com/antonvano_microsoft/winrm-mcp-server#readme","repository":"https://github.com/antonvano_microsoft/winrm-mcp-server/issues","version":"0.1.3","license":null,"protocols":["mcp"],"tags":["automation","mcp","powershell","remote","windows","winrm"],"pricing":null,"endpoints":[{"url":"pypi:winrm-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.768,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"winrm-mcp-server","registry":"pypi","observedAt":"2026-09-10T15:25:34.135Z","publishedAt":"2025-08-11T09:25:51.920592Z","latestVersion":"0.1.3"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"winrm-mcp-server","url":"https://pypi.org/project/winrm-mcp-server/","firstSeenAt":"2026-09-10T15:24:53.436Z","fetchedAt":"2026-09-10T15:24:53.436Z","normalizedAt":"2026-09-10T15:24:53.436Z"}]},"firstSeenAt":"2026-09-10T15:24:53.436Z","updatedAt":"2026-09-10T15:25:34.135Z"}