Skip to main content
Glama

MCP Windows

mcp-windows

Windows API 用の MCP サーバー。

インストール

これを claude mcp config に追加します:

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

またはローカル:

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

特徴

メディア

  • get_media_sessions
  • 一時停止
  • 遊ぶ
  • 前の

通知

  • トーストを送る

ウィンドウ管理

  • フォアグラウンドウィンドウの情報を取得する
  • ウィンドウリストを取得する
  • フォーカスウィンドウ
  • ウィンドウを閉じる
  • ウィンドウを最小化する

スクリーンショット

  • スクリーンショットウィンドウ

モニター

  • 睡眠モニター
  • ウェイクモニター

テーマ

  • set_theme_mode (ライト、ダーク)
  • テーマモードを取得する

スタートメニュー

  • オープンファイル
  • オープンURL

クリップボード

  • クリップボードを取得する
  • クリップボードの設定

ライセンス

マサチューセッツ工科大学

-
security - not tested
A
license - permissive license
-
quality - not tested

local-only server

The server can only run on the client's local machine because it depends on local resources.

Claude がメディア再生コントロール、通知管理、ウィンドウ操作、スクリーンショット、モニター コントロール、テーマ設定、ファイルのオープン、クリップボード アクセスなどの Windows システム機能と対話できるようにする Windows 統合 MCP サーバー。

  1. インストール
    1. 特徴
      1. メディア
      2. 通知
      3. ウィンドウ管理
      4. スクリーンショット
      5. モニター
      6. テーマ
      7. スタートメニュー
      8. クリップボード
    2. ライセンス

      Related MCP Servers

      • A
        security
        A
        license
        A
        quality
        A Model Context Protocol server that provides secure command-line access to Windows systems, allowing MCP clients like Claude Desktop to safely execute commands in PowerShell, CMD, and Git Bash shells with configurable security controls.
        Last updated -
        9
        928
        231
        JavaScript
        MIT License
      • -
        security
        A
        license
        -
        quality
        An MCP server that enables Gmail integration, allowing users to manage emails (send, receive, read, trash, mark as read) directly through MCP clients like Claude Desktop.
        Last updated -
        Python
        MIT License
      • A
        security
        F
        license
        A
        quality
        A server built on mcp-framework that enables integration with Claude Desktop through the Model Context Protocol.
        Last updated -
        1
        1
        • Apple
      • A
        security
        F
        license
        A
        quality
        A server built with mcp-framework that allows users to extend Claude's capabilities by adding custom tools that can be used through the Claude Desktop client.
        Last updated -
        3
        677
        TypeScript

      View all related MCP servers

      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/SecretiveShell/mcp-windows'

      If you have feedback or need assistance with the MCP directory API, please join our Discord server