Skip to main content
Glama

Windows Command Line MCP Server

get_network_info

Retrieve detailed network configuration such as IP addresses, adapters, and DNS settings via the Windows Command Line MCP Server. Optionally filter results by a specific interface for targeted insights.

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" }

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