Skip to main content
Glama

Windows Command Line MCP Server

get_system_info

Retrieve detailed system information such as OS, hardware, and user data using a secure Windows Command Line MCP Server. Specify 'basic' or 'full' detail levels for tailored output.

Instructions

Retrieve system information including OS, hardware, and user details. Can provide basic or full details.

Input Schema

NameRequiredDescriptionDefault
detailNoLevel of detailbasic

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "detail": { "default": "basic", "description": "Level of detail", "enum": [ "basic", "full" ], "type": "string" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/alxspiker/Windows-Command-Line-MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server