luxeave/winbridge-mcp
If you are the rightful owner of winbridge-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
WinBridge MCP is a read-only Windows system bridge that provides safe inspection tools over the Model Context Protocol (MCP) via an HTTP server.
Tools
Functions exposed to the LLM to take actions
os_info
Provides OS caption, version, build, architecture, hostname, last boot, and uptime.
local_users
Lists local users with details like Name, Enabled status, and LastLogon.
local_groups
Lists local groups and optionally includes members.
installed_programs
Provides a registry-based software inventory.
services
Lists Windows services with details like Name, State, and StartMode.
firewall_rules
Lists Windows Firewall rules with details like DisplayName and Action.
scheduled_tasks
Lists scheduled tasks with last and next run times.
shares
Lists SMB shares with details like Name and Path.
network_config
Provides per-adapter IPv4/IPv6 and DNS server information.
hotfixes
Lists installed hotfixes (KBs).
open_ports
Lists listening TCP ports and owning processes.
event_log_recent
Lists recent events from a Windows event log.
read_registry_key
Reads a registry key, restricted to safe roots.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client