"""
Tools package for Windows Operations MCP.
This package contains all the tool modules that register FastMCP tools
for various Windows operations including PowerShell/CMD execution,
file operations, network testing, system monitoring, and process management.
"""
__all__ = [
"powershell_tools",
"file_operations",
"network_tools",
"system_tools",
"process_tools",
"git_tools",
"help_tools",
"json_tools",
"json_register",
"media_metadata",
"media_register"
]
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/sandraschi/windows-operations-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server