Skip to main content
Glama

Windows Command Line MCP Server

by alxspiker

get_network_info

Retrieve detailed network configuration data including IP addresses, adapters, and DNS settings, with optional filtering by specific network interface, using the Windows Command Line MCP Server.

Instructions

Retrieve network configuration information including IP addresses, adapters, and DNS settings. Can be filtered to a specific interface.

Input Schema

NameRequiredDescriptionDefault
networkInterfaceNoOptional interface name to filter results

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "networkInterface": { "description": "Optional interface name to filter results", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Windows Command Line MCP Server

Related Tools

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