HostLensMCP

hayashi-takumi215/HostLensMCP
★ 0 stars Python Data/Analytics Updated 3d ago
Read-only MCP server for collecting Windows Server host metrics via WinRM.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hostlensmcp": {
      "command": "uvx",
      "args": [
        "hostlensmcp"
      ]
    }
  }
}

Or install with pip: pip install hostlensmcp

README Excerpt

Read-only MCP server for collecting Windows Server host metrics via WinRM. Install the package and run the `hostlens-mcp` console script to start the MCP stdio server: ```bash uv run hostlens-mcp ``` WinRM connection settings are read from environment variables (values below are fake examples): | Variable | Required | Default | Description |

Tools (7)

HOSTLENS_WINRM_ALLOW_INSECURE_LAB_ONLYHOSTLENS_WINRM_HOSTHOSTLENS_WINRM_PASSWORDHOSTLENS_WINRM_PORTHOSTLENS_WINRM_USERNAMEHOSTLENS_WINRM_USE_HTTPSHOSTLENS_WINRM_VERIFY_CERTIFICATE
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →