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

      • -
        security
        A
        license
        -
        quality
        A Windows control server built using nut.js and Model Context Protocol (MCP), providing programmatic control over Windows system operations including mouse, keyboard, window management, and screen capture functionality.
        Last updated -
        69
        125
        TypeScript
        MIT License
      • -
        security
        F
        license
        -
        quality
        An MCP server that enables Claude Desktop to interact with Sanity.io content, providing tools to create, edit, list documents and get schema templates.
        Last updated -
        TypeScript
      • -
        security
        -
        license
        -
        quality
        An MCP server that enables Claude and other MCP clients to interact with Mattermost workspaces, providing channel management, messaging capabilities, and topic monitoring functionality.
        Last updated -
        TypeScript
      • A
        security
        A
        license
        A
        quality
        A Model Context Protocol server that automatically reads the Claude Desktop configuration file and presents all available MCP services in an easy-to-copy format at the top of the tools list.
        Last updated -
        1
        1
        3
        JavaScript
        MIT License
        • Apple

      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