Related MCP Server Resources

Explore more AI models, providers, and integration options:

  • Explore AI Models
  • Explore AI Providers
  • Explore MCP Servers
  • LangDB Pricing
  • Documentation
  • AI Industry Blog
  • Xano MCP Server for Smithery
  • MCP Server for ArangoDB
  • Agent Twitter Client MCP
  • Kintone MCP Server
  • Image Processor MCP Server
Back to MCP Servers
MCP Windows

MCP Windows

Public
SecretiveShell/mcp-windows

Windows integration MCP server that enables Claude to interact with Windows system features including media playback control, notification management, window operations, screenshots, monitor control, theme settings, file opening, and clipboard access.

Verified
python
0 tools
May 30, 2025
Updated May 30, 2025

mcp-windows

MCP server for the windows API.

Installation

add this to your claude mcp config:

{ "mcpServers": { "windows": { "command": "uvx", "args": [ "mcp-windows" ] } } }

or locally:

{ "mcpServers": { "windows": { "command": "uv", "args": [ "--directory", "C:\\Users\\{name}\\Documents\\mcp-windows", "run", "mcp-windows" ] } } }

Features

Media

  • get_media_sessions
  • pause
  • play
  • next
  • previous

Notifications

  • send_toast

Window Management

  • get_foreground_window_info
  • get_window_list
  • focus_window
  • close_window
  • minimize_window

screenshot

  • screenshot_window

Monitors

  • sleep_monitors
  • wake_monitors

Theme

  • set_theme_mode (light, dark)
  • get_theme_mode

Start Menu

  • open_file
  • open_url

Clipboard

  • get_clipboard
  • set_clipboard

License

MIT

Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • Xano MCP Server for Smithery
    Xano MCP Server for Smithery

    A Model Context Protocol server that enables Claude AI to interact with Xano databases, providing co...

    Added May 30, 2025
  • MCP Server for ArangoDB
    MCP Server for ArangoDB

    A TypeScript-based server to interact with ArangoDB using the Model Context Protocol, enabling datab...

    7 tools
    Added May 30, 2025
  • Agent Twitter Client MCP
    Agent Twitter Client MCP

    A Model Context Protocol server that enables AI agents to interact with Twitter without direct API a...

    Added May 30, 2025
  • Kintone MCP Server
    Kintone MCP Server

    A Model Context Protocol server that enables Claude and other AI assistants to access and update Kin...

    25 tools
    Added May 30, 2025
  • Image Processor MCP Server
    Image Processor MCP Server

    A TypeScript-based MCP server that implements a simple notes system, allowing users to create, acces...

    2 tools
    Added May 30, 2025